Preparing for stable Vilya release.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1007 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2010-11-19 00:51:35 +00:00
parent 876f651ac6
commit f56b317a3d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -71,13 +71,13 @@
<dependency>
<groupId>com.threerings</groupId>
<artifactId>narya</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.threerings</groupId>
<artifactId>nenya</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<scope>compile</scope>
</dependency>
<dependency>