You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2011/08/02 04:55:07 UTC

svn commit: r1153005 - /sling/trunk/pom.xml

Author: justin
Date: Tue Aug  2 02:55:06 2011
New Revision: 1153005

URL: http://svn.apache.org/viewvc?rev=1153005&view=rev
Log:
SLING-2161 - adding to root pom

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1153005&r1=1153004&r2=1153005&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Tue Aug  2 02:55:06 2011
@@ -94,6 +94,7 @@
         <module>maven/archetypes/initial-content</module>
         <module>maven/archetypes/servlet</module>
         <module>maven/archetypes/bundle</module>
+        <module>maven/archetypes/bundle-for-jcrinstall</module>
 
         <!-- The Sling API -->
         <module>bundles/api</module>