Fix parent release build
[ccsdk/parent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d242f44..0808ead 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
     <url>http://wiki.onap.org</url>
     <description>Parent POMs to be used by clients of CCSDK</description>
 
+    <parent>
+        <groupId>org.onap.ccsdk.parent</groupId>
+        <artifactId>odlparent-carbon-sr1</artifactId>
+        <version>0.0.1-SNAPSHOT</version>
+    </parent>
+
     <properties>
         <!-- ONAP repositories -->
         <onap.nexus.host>nexus.onap.org</onap.nexus.host>