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:02:23 UTC

svn commit: r894990 - /maven/plugins/trunk/maven-jarsigner-plugin/pom.xml

Author: bentmann
Date: Fri Jan  1 12:02:22 2010
New Revision: 894990

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

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

Modified: maven/plugins/trunk/maven-jarsigner-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jarsigner-plugin/pom.xml?rev=894990&r1=894989&r2=894990&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jarsigner-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jarsigner-plugin/pom.xml Fri Jan  1 12:02:22 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-jarsigner-plugin</artifactId>