aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 9967771..3d76d93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,5 +10,10 @@
<name>ccsdk-platform-blueprints</name>
<description>CCSD Platform Blueprints</description>
+ <parent>
+ <groupId>org.onap.oparent</groupId>
+ <artifactId>oparent</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </parent>
</project>