Add our public OOO Maven repository so that versioned releases of naryalib and
narya-tools can be located by external parties. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1082 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -40,6 +40,13 @@
|
|||||||
<url>http://github.com/threerings/vilya/</url>
|
<url>http://github.com/threerings/vilya/</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>ooo-repo</id>
|
||||||
|
<url>http://threerings.github.com/maven-repo</url>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.guava</groupId>
|
<groupId>com.google.guava</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user