You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/01/01 13:07:03 UTC

svn commit: r894993 - /maven/plugins/trunk/maven-gpg-plugin/pom.xml

Author: bentmann
Date: Fri Jan  1 12:07:03 2010
New Revision: 894993

URL: http://svn.apache.org/viewvc?rev=894993&view=rev
Log:
o Inherited from maven-plugins:16

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

Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/pom.xml?rev=894993&r1=894992&r2=894993&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Fri Jan  1 12:07:03 2010
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>14</version>
+    <version>16</version>
   </parent>
 
   <artifactId>maven-gpg-plugin</artifactId>