Author: vsiveton
Date: Wed May 30 03:53:20 2007
New Revision: 542793

URL: http://svn.apache.org/viewvc?view=rev&rev=542793
Log:
o added missing maven-archetype-profiles module

Modified:
    maven/archetype/trunk/maven-archetype-bundles/pom.xml

Modified: maven/archetype/trunk/maven-archetype-bundles/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/pom.xml?view=diff&rev=542793&r1=542792&r2=542793
==============================================================================
--- maven/archetype/trunk/maven-archetype-bundles/pom.xml (original)
+++ maven/archetype/trunk/maven-archetype-bundles/pom.xml Wed May 30 03:53:20 
2007
@@ -42,6 +42,7 @@
     <module>maven-archetype-j2ee-simple</module>
     <module>maven-archetype-portlet</module>
     <module>maven-archetype-plugin</module>
-    <module>maven-archetype-plugin-site</module>    
+    <module>maven-archetype-plugin-site</module> 
+    <module>maven-archetype-profiles</module>    
   </modules>
 </project>


Reply via email to