Reference the repo with our own artifacts
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1174 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
+5
-1
@@ -18,9 +18,13 @@
|
|||||||
<url>http://maven.ow2.org/maven2</url>
|
<url>http://maven.ow2.org/maven2</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>ooo-maven-repo</id>
|
<id>ooo-ext-maven-repo</id>
|
||||||
<url>http://ooo-maven.googlecode.com/hg/repository</url>
|
<url>http://ooo-maven.googlecode.com/hg/repository</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
<repository>
|
||||||
|
<id>ooo-maven-repo</id>
|
||||||
|
<url>http://threerings.github.com/maven-repo</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user