Depend on the stable 1.8 Narya release.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1069 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2011-04-04 05:19:23 +00:00
parent 7751fe7631
commit 530d8ba0b7
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -56,19 +56,19 @@
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<version>1.1</version>
<version>1.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.threerings</groupId>
<artifactId>narya</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.threerings</groupId>
<artifactId>nenya</artifactId>
<version>1.0</version>
<version>1.2</version>
<scope>compile</scope>
</dependency>
<dependency>