Author: joakime
Date: Sun Feb 25 21:48:12 2007
New Revision: 511731

URL: http://svn.apache.org/viewvc?view=rev&rev=511731
Log:
Adding maven-artifact-converter

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?view=diff&rev=511731&r1=511730&r2=511731
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Sun Feb 25 21:48:12 2007
@@ -31,6 +31,7 @@
     <module>maven-archiver</module>
     <module>maven-plugin-tools</module>
     <module>maven-reporting-impl</module>
+    <module>maven-artifact-converter</module>
     <module>maven-model-converter</module>
     <module>maven-shared-io</module>
     <module>maven-shared-monitor</module>


Reply via email to