Author: sebb
Date: Thu Mar 3 13:06:40 2011
New Revision: 1076610
URL: http://svn.apache.org/viewvc?rev=1076610&view=rev
Log:
The number of changes merits a major version bump
Modified:
commons/proper/net/trunk/pom.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1076610&r1=1076609&r2=1076610&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Thu Mar 3 13:06:40 2011
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
<name>Commons Net</name>
<description>
A collection of network utilities and protocol implementations.