Author: niallp Date: Tue Feb 23 20:34:02 2010 New Revision: 915506 URL: http://svn.apache.org/viewvc?rev=915506&view=rev Log: Change the version number to 1.3-SNAPSHOI following the 1.2 release
Modified: commons/proper/commons-build-plugin/trunk/pom.xml Modified: commons/proper/commons-build-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/pom.xml?rev=915506&r1=915505&r2=915506&view=diff ============================================================================== --- commons/proper/commons-build-plugin/trunk/pom.xml (original) +++ commons/proper/commons-build-plugin/trunk/pom.xml Tue Feb 23 20:34:02 2010 @@ -25,7 +25,7 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> <packaging>maven-plugin</packaging> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> <name>commons-build-plugin Maven Mojo</name> <description> Maven Ant mojo for Commons Build tasks.