You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2013/05/14 12:58:40 UTC

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

Author: cziegeler
Date: Tue May 14 10:58:39 2013
New Revision: 1482299

URL: http://svn.apache.org/r1482299
Log:
Add missing poms

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1482299&r1=1482298&r2=1482299&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Tue May 14 10:58:39 2013
@@ -170,6 +170,8 @@
         <module>bundles/extensions/bundleresource</module>
         <module>bundles/extensions/discovery/api</module>
         <module>bundles/extensions/discovery/impl</module>
+        <module>bundles/extensions/discovery/support</module>
+        <module>bundles/extensions/discovery/standalone</module>
         <module>bundles/extensions/event</module>
         <module>bundles/extensions/fsresource</module>
         <module>bundles/extensions/javax.activation</module>