Use previous version of narya-tools to procstream our bits.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6782 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2012-02-04 00:25:22 +00:00
parent 8c270f60da
commit 20074741b0
+1 -1
View File
@@ -38,7 +38,7 @@
<!-- Turn off generation checking if enablegencheck hasn't already set this property -->
<property name="gencheck" value="false"/>
<artifact:dependencies pathId="tools.classpath">
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.11-SNAPSHOT"/>
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.11"/>
</artifact:dependencies>
<taskdef resource="com/threerings/presents/tools.properties" classpathref="tools.classpath"/>
</target>