summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGao, Chenfei (cg287m) <cgao@research.att.com>2017-06-22 14:48:41 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-06-29 12:50:23 -0400
commit68377161605e39c8c74ea77d0b504177480788f3 (patch)
treefb0fb8a27178da607866e1850f73ac056e046ee8 /pom.xml
parentf0c29b57e132e6335f0fa7bbad885d403e4c85df (diff)
[POLICY-22] Reorganizing drools-apps
Change-Id: I5f9bb3908f8d55c466dd847ae5e01a424e9ba364 Signed-off-by: Gao, Chenfei (cg287m) <chenfei.gao11@gmail.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/pom.xml b/pom.xml
index 16a63395c..b32da77ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
- <groupId>org.openecomp.policy.drools-applications</groupId>
+ <groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-pdp-apps</artifactId>
<version>1.1.0-SNAPSHOT</version>
@@ -218,17 +218,7 @@
</build>
<modules>
- <module>rest</module>
- <module>aai</module>
- <module>appc</module>
<module>controlloop</module>
- <module>mso</module>
- <module>sdnc</module>
- <module>trafficgenerator</module>
- <module>template.demo</module>
- <module>vfwsim</module>
- <module>archetype-closedloop-demo-rules</module>
- <module>packages</module>
</modules>