Apparently I need to bump the narya revision if I'm going to depend on changes in narya.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1019 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Charlie Groves
2010-11-23 22:40:30 +00:00
parent 3782309a2e
commit eb67a699a5
+1 -1
View File
@@ -71,7 +71,7 @@
<dependency> <dependency>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya</artifactId> <artifactId>narya</artifactId>
<version>1.2</version> <version>1.3-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>