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:
Charlie Groves
2011-06-27 03:56:38 +00:00
parent a6fbaf49fc
commit 2eb57503da
+5 -1
View File
@@ -18,9 +18,13 @@
<url>http://maven.ow2.org/maven2</url>
</repository>
<repository>
<id>ooo-maven-repo</id>
<id>ooo-ext-maven-repo</id>
<url>http://ooo-maven.googlecode.com/hg/repository</url>
</repository>
<repository>
<id>ooo-maven-repo</id>
<url>http://threerings.github.com/maven-repo</url>
</repository>
</repositories>
<dependencies>