In order to pick up recent narya bugfixes, move our dependency forward to the current narya snapshot.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1055 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Mike Thomas
2011-02-03 19:37:34 +00:00
parent c392cd1fe7
commit a321404005
+1 -1
View File
@@ -64,7 +64,7 @@
<dependency> <dependency>
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>narya</artifactId> <artifactId>narya</artifactId>
<version>1.4</version> <version>1.5-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>