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

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2995 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2011-04-04 04:02:04 +00:00
parent cab1a00aac
commit 841e8f0368
+4 -4
View File
@@ -4,7 +4,7 @@
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<packaging>jar</packaging>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<name>samskivert</name>
<description>A collection of Java utilities.</description>
<url>http://code.google.com/p/samskivert/</url>
@@ -35,9 +35,9 @@
</developers>
<scm>
<connection>scm:svn:http://samskivert.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:https://samskivert.googlecode.com/svn/trunk/</developerConnection>
<url>http://samskivert.googlecode.com/svn/trunk/</url>
<connection>scm:svn:http://samskivert.googlecode.com/svn/tags/samskivert-1.3</connection>
<developerConnection>scm:svn:https://samskivert.googlecode.com/svn/tags/samskivert-1.3</developerConnection>
<url>http://samskivert.googlecode.com/svn/tags/samskivert-1.3</url>
</scm>
<dependencies>