Use new shipped Narya 1.11.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1118 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<target name="-preptools" depends="-prepare">
|
<target name="-preptools" depends="-prepare">
|
||||||
<artifact:dependencies pathId="tools.classpath">
|
<artifact:dependencies pathId="tools.classpath">
|
||||||
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.9"/>
|
<dependency groupId="com.threerings" artifactId="narya-tools" version="1.11"/>
|
||||||
</artifact:dependencies>
|
</artifact:dependencies>
|
||||||
<taskdef resource="com/threerings/presents/tools.properties" classpathref="tools.classpath"/>
|
<taskdef resource="com/threerings/presents/tools.properties" classpathref="tools.classpath"/>
|
||||||
</target>
|
</target>
|
||||||
|
|||||||
+1
-1
@@ -30,7 +30,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
<artifactId>naryalib</artifactId>
|
<artifactId>naryalib</artifactId>
|
||||||
<version>1.9</version>
|
<version>1.11</version>
|
||||||
<type>swc</type>
|
<type>swc</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
<artifactId>narya</artifactId>
|
<artifactId>narya</artifactId>
|
||||||
<version>1.10</version>
|
<version>1.11</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user