Author: carlos Date: Thu Apr 20 16:15:36 2006 New Revision: 395727 URL: http://svn.apache.org/viewcvs?rev=395727&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-report-plugin/pom.xml?rev=395727&r1=395726&r2=395727&view=diff ============================================================================== --- maven/plugins/trunk/maven-surefire-report-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Thu Apr 20 16:15:36 2006 @@ -8,7 +8,7 @@ <artifactId>maven-surefire-report-plugin</artifactId> <packaging>maven-plugin</packaging> <name>Maven Surefire Report Plugin</name> - <version>2.0</version> + <version>2.1-SNAPSHOT</version> <developers> <developer> <id>jruiz</id>