aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 57eb8045..c1d26269 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,6 +7,12 @@
<version>1.0.1-SNAPSHOT</version>
<name>ONAP CLAMP</name>
+ <parent>
+ <groupId>org.onap.oparent</groupId>
+ <artifactId>oparent</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </parent>
+
<description>
This project build the ONAP CLAMP JAR that contains AJSC + CLAMP code.