Author: pauls Date: Mon Sep 18 12:32:19 2017 New Revision: 1808690 URL: http://svn.apache.org/viewvc?rev=1808690&view=rev Log: Add the application builder to the builder pom (for now)
Modified: sling/whiteboard/cziegeler/pom.xml Modified: sling/whiteboard/cziegeler/pom.xml URL: http://svn.apache.org/viewvc/sling/whiteboard/cziegeler/pom.xml?rev=1808690&r1=1808689&r2=1808690&view=diff ============================================================================== --- sling/whiteboard/cziegeler/pom.xml (original) +++ sling/whiteboard/cziegeler/pom.xml Mon Sep 18 12:32:19 2017 @@ -63,6 +63,7 @@ <module>feature-analyser</module> <module>feature-launcher</module> <module>feature-support</module> + <module>feature-applicationbuilder</module> </modules> </project>