Get our Flash bits from Tim's Maven repo.

Google Code is going away and this Flash shit is never going to be published to
Maven Central.
This commit is contained in:
Michael Bayne
2015-03-17 08:34:52 -07:00
parent 2382687b21
commit e8094c4b09
+3 -3
View File
@@ -13,8 +13,8 @@
<repositories>
<repository>
<id>ooo-public</id>
<url>http://ooo-maven.googlecode.com/hg/repository</url>
<id>tim-flash</id>
<url>https://raw.githubusercontent.com/tconkling/maven-repo/master</url>
</repository>
<repository>
<id>flexmojos</id>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.osflash</groupId>
<artifactId>signals</artifactId>
<version>0.8</version>
<version>0.9</version>
<type>swc</type>
</dependency>
<dependency>