diff options
-rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |