Release policy/drools-applications
[policy/drools-applications.git] / controlloop / packages / pom.xml
index 1560429..0ab7498 100644 (file)
@@ -3,7 +3,7 @@
   Drools PDP Application Models
   ================================================================================
   Copyright (C) 2017, 2019 AT&T Intellectual Property. All rights reserved.
-  Modifications Copyright (C) 2019 Bell Canada.
+  Modifications Copyright (C) 2019-2020 Bell Canada.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   <parent>
     <groupId>org.onap.policy.drools-applications.controlloop</groupId>
     <artifactId>controlloop</artifactId>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.11.1</version>
   </parent>
   <groupId>org.onap.policy.drools-applications.controlloop.packages</groupId>
-  <artifactId>packages</artifactId>
+  <artifactId>drools-applications-packages</artifactId>
   <name>PDP-D Application Installation Packages</name>
   <description>PDP-D Installation</description>
   <profiles>
       <activation>
         <activeByDefault>true</activeByDefault>
       </activation>
+      <modules>
+        <module>basex-controlloop</module>
+        <module>artifacts-controlloop</module>
+        <module>apps-controlloop</module>
+      </modules>
     </profile>
     <profile>
       <id>docker</id>