You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2015/09/25 09:03:32 UTC

svn commit: r1705229 - /maven/plugins/trunk/maven-changelog-plugin/pom.xml

Author: dennisl
Date: Fri Sep 25 07:03:32 2015
New Revision: 1705229

URL: http://svn.apache.org/viewvc?rev=1705229&view=rev
Log:
Oops, didn't mean to commit that change.

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

Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/pom.xml?rev=1705229&r1=1705228&r2=1705229&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changelog-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changelog-plugin/pom.xml Fri Sep 25 07:03:32 2015
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>27</version>
+    <version>28-SNAPSHOT</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>