We need the OOO repository to obtain snapshot revisions. Also added LWJGL

repository (maintained by yours truly) for LWJGL jars.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1077 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-11-18 23:38:26 +00:00
parent 0b47a10c5d
commit 2ae0c8f7b1
3 changed files with 29 additions and 2 deletions
+4
View File
@@ -17,6 +17,10 @@
<id>flexlib-repo</id>
<url>http://maven.ow2.org/maven2</url>
</repository>
<repository>
<id>ooo-repo</id>
<url>http://build.earth.threerings.net/maven-repository</url>
</repository>
</repositories>
<dependencies>