Prepare for a stable Nenya release.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1079 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-11-19 00:25:42 +00:00
parent f7ae2407f2
commit d383538b0f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<dependency>
<groupId>com.threerings</groupId>
<artifactId>naryalib</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<scope>compile</scope>
<type>swc</type>
</dependency>
+1 -1
View File
@@ -81,7 +81,7 @@
<dependency>
<groupId>com.threerings</groupId>
<artifactId>narya</artifactId>
<version>1.1</version>
<version>1.2</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>