Author: sebb Date: Sun May 1 22:29:57 2016 New Revision: 1741904 URL: http://svn.apache.org/viewvc?rev=1741904&view=rev Log: Try again... Last tag was a SNAPSHOT
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=1741904&r1=1741903&r2=1741904&view=diff ============================================================================== --- commons/proper/net/trunk/pom.xml (original) +++ commons/proper/net/trunk/pom.xml Sun May 1 22:29:57 2016 @@ -178,7 +178,7 @@ Supported protocols include: Echo, Finge <!-- Current release --> <commons.release.version>${project.version}</commons.release.version> - <commons.rc.version>RC2</commons.rc.version> + <commons.rc.version>RC3</commons.rc.version> <commons.release.desc>(Requires Java ${maven.compiler.target} or later)</commons.release.desc> <!-- Previous release -->