Author: sebb Date: Mon Nov 26 17:09:34 2012 New Revision: 1413727 URL: http://svn.apache.org/viewvc?rev=1413727&view=rev Log: Prepare for 3.2 RC1 (corrected tag name)
Added: commons/proper/net/tags/NET_3_2_RC1/ - copied from r1413726, commons/proper/net/trunk/ Modified: commons/proper/net/tags/NET_3_2_RC1/pom.xml Modified: commons/proper/net/tags/NET_3_2_RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/net/tags/NET_3_2_RC1/pom.xml?rev=1413727&r1=1413726&r2=1413727&view=diff ============================================================================== --- commons/proper/net/tags/NET_3_2_RC1/pom.xml (original) +++ commons/proper/net/tags/NET_3_2_RC1/pom.xml Mon Nov 26 17:09:34 2012 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.2</version> <name>Commons Net</name> <!-- N.B. the description content is deliberately not indented ! to improve the layout of the Release Notes generated by mvn changes:announcement-generate