Author: hboutemy Date: Sat May 10 21:15:48 2014 New Revision: 1593738 URL: http://svn.apache.org/r1593738 Log: next version will be 1.2
Modified: maven/shared/trunk/maven-reporting-exec/pom.xml Modified: maven/shared/trunk/maven-reporting-exec/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec/pom.xml?rev=1593738&r1=1593737&r2=1593738&view=diff ============================================================================== --- maven/shared/trunk/maven-reporting-exec/pom.xml (original) +++ maven/shared/trunk/maven-reporting-exec/pom.xml Sat May 10 21:15:48 2014 @@ -29,7 +29,7 @@ <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-exec</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.2-SNAPSHOT</version> <name>Apache Maven Reporting Executor</name> <description>Classes to manage report plugin executions with Maven 3.</description>