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 2009/07/17 10:25:58 UTC

svn commit: r795004 - /maven/plugins/trunk/pom.xml

Author: bentmann
Date: Fri Jul 17 08:25:58 2009
New Revision: 795004

URL: http://svn.apache.org/viewvc?rev=795004&view=rev
Log:
o Added maven-jarsigner-plugin to reactor

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=795004&r1=795003&r2=795004&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Fri Jul 17 08:25:58 2009
@@ -135,6 +135,7 @@
     <module>maven-install-plugin</module>
     <module>maven-invoker-plugin</module>
     <module>maven-jar-plugin</module>
+    <module>maven-jarsigner-plugin</module>
     <module>maven-javadoc-plugin</module>
     <module>maven-linkcheck-plugin</module>
     <module>maven-one-plugin</module>