Author: rombert
Date: Thu Nov  5 17:09:41 2015
New Revision: 1712822

URL: http://svn.apache.org/viewvc?rev=1712822&view=rev
Log:
SLING-5210 - Create an installer factory/transformer for 
slingstart-maven-plugin generated intermediary subsystem files

Added installer/factories/subsystem_base to the reactor pom

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1712822&r1=1712821&r2=1712822&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Thu Nov  5 17:09:41 2015
@@ -197,6 +197,7 @@
         <module>installer/providers/jcr</module>
         <module>installer/factories/configuration</module>
         <module>installer/factories/deploymentpck</module>
+        <module>installer/factories/subsystem_base</module>
         <module>installer/factories/subsystems</module>
         <module>installer/it</module>
 


Reply via email to