samskivert 1.4 shipped, so we can depend upon't.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6646 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2011-05-31 17:31:05 +00:00
parent 0891dca5cf
commit 85feb943f9
+1 -1
View File
@@ -44,7 +44,7 @@
<dependency> <dependency>
<groupId>com.samskivert</groupId> <groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId> <artifactId>samskivert</artifactId>
<version>1.4-SNAPSHOT</version> <version>1.4</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>