summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 52043ff..6090a93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,11 +6,6 @@
<artifactId>oparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
- <!-- parent>
- <groupId>org.onap.dcae.platform</groupId>
- <artifactId>plugins</artifactId>
- <version>1.0.0</version>
- </parent -->
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>plugins</artifactId>
<name>plugins</name>
@@ -19,6 +14,8 @@
<packaging>pom</packaging>
<modules>
<module>cdap</module>
+ <module>docker</module>
+ <module>relationships</module>
</modules>
</project>