POM cleanups, version bumping, etc.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1103 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2011-09-30 03:18:09 +00:00
parent 0fe0305630
commit d6c4b07e2f
3 changed files with 37 additions and 48 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<target name="-preptools" depends="-prepare">
<artifact:dependencies pathId="tools.classpath">
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.8"/>
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.9"/>
</artifact:dependencies>
<taskdef resource="com/threerings/presents/tools.properties" classpathref="tools.classpath"/>
</target>