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/nenya/trunk@1121 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Mike Thomas
2011-02-03 19:37:16 +00:00
parent 1e642792eb
commit 8718c7a7f5
+1 -1
View File
@@ -79,7 +79,7 @@
<dependency>
<groupId>com.threerings</groupId>
<artifactId>narya</artifactId>
<version>1.2</version>
<version>1.5-SNAPSHOT</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>