You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/06/25 06:44:30 UTC

svn commit: r1496348 - /maven/sandbox/trunk/plugins/pom.xml

Author: olamy
Date: Tue Jun 25 04:44:30 2013
New Revision: 1496348

URL: http://svn.apache.org/r1496348
Log:
add those modules

Modified:
    maven/sandbox/trunk/plugins/pom.xml

Modified: maven/sandbox/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/pom.xml?rev=1496348&r1=1496347&r2=1496348&view=diff
==============================================================================
--- maven/sandbox/trunk/plugins/pom.xml (original)
+++ maven/sandbox/trunk/plugins/pom.xml Tue Jun 25 04:44:30 2013
@@ -46,6 +46,7 @@ under the License.
     <module>maven-downloader-plugin</module>
     <module>maven-zip-plugin</module>
     <module>maven-patch-tracker-plugin</module>
-
+    <module>maven-digest-plugin</module>
+    <module>maven-gpgsignfiles-plugin</module>
   </modules>
 </project>
\ No newline at end of file