This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch feature/SLING-9526
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git

commit a2ccd243161b24fc413fdd9ee4004d17402df116
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Jun 24 22:46:10 2020 +0200

    SLING-9526 - Allow launching feature model applications in external 
processes, non-blocking
    
    Include the feature-launcher-maven-plugin in the reactor
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 1b3d882..4aeb6b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,6 +47,7 @@
           <module>starter-system-info</module>
           <module>metrics-prometheus</module>
           <module>saml-handler</module>
+          <module>feature-launcher-maven-plugin</module>
     </modules>
 
 </project>

Reply via email to