You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2016/11/23 14:30:22 UTC

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

Author: bdelacretaz
Date: Wed Nov 23 14:30:22 2016
New Revision: 1770977

URL: http://svn.apache.org/viewvc?rev=1770977&view=rev
Log:
Add missing modules

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1770977&r1=1770976&r2=1770977&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Wed Nov 23 14:30:22 2016
@@ -199,6 +199,8 @@
         <module>installer/factories/deploymentpck</module>
         <module>installer/factories/subsystem_base</module>
         <module>installer/factories/subsystems</module>
+        <module>installer/factories/model</module>
+        <module>installer/factories/packages</module>
         <module>installer/hc</module>
         <module>installer/it</module>