Author: rwinston
Date: Thu Mar 18 10:55:39 2010
New Revision: 924698
URL: http://svn.apache.org/viewvc?rev=924698&view=rev
Log:
[maven-release-plugin] prepare release commons-net-2.1-rc4
Modified:
commons/proper/net/branches/NET_2_0/pom.xml
Modified: commons/proper/net/branches/NET_2_0/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/pom.xml?rev=924698&r1=924697&r2=924698&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Thu Mar 18 10:55:39 2010
@@ -25,7 +25,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
- <version>2.1-SNAPSHOT</version>
+ <version>2.1</version>
<name>Commons Net</name>
<description>
A collection of network utilities and protocol implementations.
@@ -37,9 +37,9 @@ limitations under the License.
</issueManagement>
<inceptionYear>2001</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/net/tags/commons-net-2.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/net/tags/commons-net-2.1</developerConnection>
-
<url>http://svn.apache.org/viewvc/commons/proper/net/tags/commons-net-2.1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/net/tags/commons-net-2.1-rc4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/net/tags/commons-net-2.1-rc4</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/net/tags/commons-net-2.1-rc4</url>
</scm>
<developers>