You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by rw...@apache.org on 2009/03/22 19:49:04 UTC

svn commit: r757234 - /commons/proper/net/branches/NET_2_0/pom.xml

Author: rwinston
Date: Sun Mar 22 18:49:03 2009
New Revision: 757234

URL: http://svn.apache.org/viewvc?rev=757234&view=rev
Log:
Update pom version

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=757234&r1=757233&r2=757234&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Sun Mar 22 18:49:03 2009
@@ -27,7 +27,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>commons-net</groupId>
 	<artifactId>commons-net</artifactId>
-	<version>2.0.1-SNAPSHOT</version>
+	<version>2.1-SNAPSHOT</version>
 	<name>Commons Net</name>
 	<description>
 		A collection of network utilities and protocol implementations.