[maven-release-plugin] prepare release narya-1.3

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6367 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2010-12-10 17:54:26 +00:00
parent be6eec0a06
commit 085345d0e6
+4 -4
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya</artifactId>
<packaging>jar</packaging>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<name>narya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/narya/</url>
@@ -35,11 +35,11 @@
</developers>
<scm>
<connection>scm:svn:http://narya.googlecode.com/svn/trunk/</connection>
<connection>scm:svn:http://narya.googlecode.com/svn/tags/narya-1.3</connection>
<developerConnection>
scm:svn:svn+ssh://src.earth.threerings.net/narya/trunk/
scm:svn:svn+ssh://src.earth.threerings.net/narya/tags/narya-1.3
</developerConnection>
<url>http://narya.googlecode.com/svn/trunk/</url>
<url>http://narya.googlecode.com/svn/tags/narya-1.3</url>
</scm>
<dependencies>