Now that my snapshot pruning is working, we can finally clean up some of this

damned cruft. No snapshot needed here.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1159 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2011-04-10 19:56:16 +00:00
parent d5f975a6fe
commit ea2f7976a4
+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-SNAPSHOT"/>
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.8"/>
</artifact:dependencies>
<taskdef resource="com/threerings/presents/tools.properties" classpathref="tools.classpath"/>
</target>