You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2012/05/10 23:24:58 UTC

svn commit: r1336898 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: bimargulies
Date: Thu May 10 21:24:57 2012
New Revision: 1336898

URL: http://svn.apache.org/viewvc?rev=1336898&view=rev
Log:
Change next release to 2.7.1.

Modified:
    maven/plugins/trunk/maven-changes-plugin/pom.xml

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=1336898&r1=1336897&r2=1336898&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Thu May 10 21:24:57 2012
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-changes-plugin</artifactId>
-  <version>2.8-SNAPSHOT</version>
+  <version>2.7.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Changes Report Plugin</name>