Author: rwinston
Date: Mon Mar 15 09:15:33 2010
New Revision: 923119
URL: http://svn.apache.org/viewvc?rev=923119&view=rev
Log:
Revert
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=923119&r1=923118&r2=923119&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Mon Mar 15 09:15:33 2010
@@ -25,7 +25,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<name>Commons Net</name>
<description>
A collection of network utilities and protocol implementations.
|