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:
Michael Bayne
2011-04-06 23:21:28 +00:00
parent afa7ed0adb
commit ad765f002d
+7
View File
@@ -40,6 +40,13 @@
<url>http://github.com/threerings/vilya/</url>
</scm>
<repositories>
<repository>
<id>ooo-repo</id>
<url>http://threerings.github.com/maven-repo</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.google.guava</groupId>