We seem to need the latest Aspirin. How this has been working I know not.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1182 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
+1
-5
@@ -31,29 +31,25 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
<artifactId>aspirin</artifactId>
|
<artifactId>aspirin</artifactId>
|
||||||
<version>1.6</version>
|
<version>1.9</version>
|
||||||
<scope>compile</scope>
|
|
||||||
<type>swc</type>
|
<type>swc</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>flexlib</groupId>
|
<groupId>flexlib</groupId>
|
||||||
<artifactId>flexlib-bin</artifactId>
|
<artifactId>flexlib-bin</artifactId>
|
||||||
<version>2.4</version>
|
<version>2.4</version>
|
||||||
<scope>compile</scope>
|
|
||||||
<type>swc</type>
|
<type>swc</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>as3isolib</groupId>
|
<groupId>as3isolib</groupId>
|
||||||
<artifactId>as3isolib-fp9</artifactId>
|
<artifactId>as3isolib-fp9</artifactId>
|
||||||
<version>r298</version>
|
<version>r298</version>
|
||||||
<scope>compile</scope>
|
|
||||||
<type>swc</type>
|
<type>swc</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.threerings</groupId>
|
<groupId>com.threerings</groupId>
|
||||||
<artifactId>naryalib</artifactId>
|
<artifactId>naryalib</artifactId>
|
||||||
<version>1.8</version>
|
<version>1.8</version>
|
||||||
<scope>compile</scope>
|
|
||||||
<type>swc</type>
|
<type>swc</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user