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 2011/06/18 21:18:10 UTC

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

Author: bimargulies
Date: Sat Jun 18 19:18:10 2011
New Revision: 1137230

URL: http://svn.apache.org/viewvc?rev=1137230&view=rev
Log:
Update to current plugin parent pom version

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=1137230&r1=1137229&r2=1137230&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Sat Jun 18 19:18:10 2011
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>20</version>
+    <version>21</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>