Merge "Add ONAP-XACML StdEngine tests"
[policy/engine.git] / packages / pom.xml
index db02efb..f151c90 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.engine</groupId>
         <artifactId>PolicyEngineSuite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
     </parent>
     <artifactId>packages</artifactId>
     <packaging>pom</packaging>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
+            <modules>
+                <module>base</module>
+                <module>install</module>
+            </modules>
         </profile>
         <profile>
             <id>docker</id>