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

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1071 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2011-04-04 05:24:17 +00:00
parent d5e87561c7
commit a29129f3b0
+4 -4
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>vilya</artifactId>
<packaging>jar</packaging>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<name>vilya</name>
<description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/vilya/</url>
@@ -35,9 +35,9 @@
</developers>
<scm>
<connection>scm:svn:http://vilya.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:svn+ssh://src.earth.threerings.net/vilya/trunk/</developerConnection>
<url>http://vilya.googlecode.com/svn/trunk/</url>
<connection>scm:svn:http://vilya.googlecode.com/svn/tags/vilya-1.3</connection>
<developerConnection>scm:svn:svn+ssh://src.earth.threerings.net/vilya/tags/vilya-1.3</developerConnection>
<url>http://vilya.googlecode.com/svn/tags/vilya-1.3</url>
</scm>
<dependencies>