Author: jvanzyl Date: Thu Jul 25 15:44:59 2013 New Revision: 1507022 URL: http://svn.apache.org/r1507022 Log: o bump to 3.0.0-SNAPSHOT to account for the major change in use of 3.1.0
Modified: maven/plugin-testing/trunk/pom.xml Modified: maven/plugin-testing/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/plugin-testing/trunk/pom.xml?rev=1507022&r1=1507021&r2=1507022&view=diff ============================================================================== --- maven/plugin-testing/trunk/pom.xml (original) +++ maven/plugin-testing/trunk/pom.xml Thu Jul 25 15:44:59 2013 @@ -31,7 +31,7 @@ under the License. <groupId>org.apache.maven.plugin-testing</groupId> <artifactId>maven-plugin-testing</artifactId> - <version>2.2-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Maven Plugin Testing</name>