Author: rwinston
Date: Thu Mar 18 10:29:53 2010
New Revision: 924688

URL: http://svn.apache.org/viewvc?rev=924688&view=rev
Log:
Fix 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=924688&r1=924687&r2=924688&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:29:53 2010
@@ -114,7 +114,7 @@ limitations under the License.
                <maven.compile.source>1.5</maven.compile.source>
                <maven.compile.target>1.5</maven.compile.target>
                <commons.componentid>net</commons.componentid>
-               <commons.release.version>2.0</commons.release.version>
+               <commons.release.version>2.1</commons.release.version>
                <commons.rc.version>RC4</commons.rc.version>
                <commons.binary.suffix />
                <commons.release.2.version>1.4.1</commons.release.2.version>


Reply via email to