Seems like 1.0 will work. 1.0-SNAPSHOT doesn't exist.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6724 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2011-10-09 21:13:37 +00:00
parent bc50d6fe9a
commit 1ad7ac0fb6
+1 -1
View File
@@ -47,7 +47,7 @@
<dependency>
<groupId>com.threerings</groupId>
<artifactId>ooo-util</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<scope>compile</scope>
</dependency>
<dependency>