Bump Depot to 1.2-SNAPSHOT and regenerate records using type-safe column

expressions. We'll get to a new stable release soonish.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6379 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2010-12-15 00:47:20 +00:00
parent 68f8a577e9
commit 1a6587f69b
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -77,7 +77,7 @@
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>depot</artifactId>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>