We only need ooo-external for these now
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6469 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
+2
-8
@@ -14,12 +14,8 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>as3corelib-repo</id>
|
||||
<url>https://github.com/samskivert/as3corelib/raw/master/repository</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>as3-signals-repo</id>
|
||||
<url>https://github.com/groves/as3-signals/raw/master/repository</url>
|
||||
<id>ooo-external</id>
|
||||
<url>http://ooo-maven.googlecode.com/hg/repository</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
@@ -28,14 +24,12 @@
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>aspirin</artifactId>
|
||||
<version>1.6</version>
|
||||
<scope>compile</scope>
|
||||
<type>swc</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.adobe</groupId>
|
||||
<artifactId>as3corelib</artifactId>
|
||||
<version>0.93</version>
|
||||
<scope>compile</scope>
|
||||
<type>swc</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user