Author: justin
Date: Thu Jul 8 21:21:50 2010
New Revision: 961944
URL: http://svn.apache.org/viewvc?rev=961944&view=rev
Log:
SLING-1054 - adding archetypes to aggregator pom
Modified:
sling/trunk/pom.xml
Modified: sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=961944&r1=961943&r2=961944&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Thu Jul 8 21:21:50 2010
@@ -72,6 +72,8 @@
<module>maven/maven-launchpad-plugin</module>
<module>maven/archetypes/launchpad-standalone</module>
<module>maven/archetypes/launchpad-webapp</module>
+ <module>maven/archetypes/resources</module>
+ <module>maven/archetypes/servlet</module>
<!-- The Sling API -->
<module>bundles/api</module>