Add pom to distribution
[oam.git] / distribution / nonrtric-o1-controller-frankfurt / pom.xml
index cdf07f1..9755bb9 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.onap.ccsdk.parent</groupId>
+    <groupId>org.o-ran-sc.oam.features.parent</groupId>
     <artifactId>odlparent-lite</artifactId>
     <version>1.5.2-SNAPSHOT</version>
     <relativePath />
@@ -23,7 +23,8 @@
   </organization>
 
   <properties>
-    <base.image.repo>nexus3.onap.org:10001/onap/sdnc-image:1.8.0-STAGING-20200225T124813Z</base.image.repo>
+    <base.image.repo>hightec/sdnc-image-wt-patch:latest</base.image.repo>
+    <!--<base.image.repo>nexus3.onap.org:10001/onap/sdnc-image:1.8.0-STAGING-20200225T124813Z</base.image.repo>-->
     <image.name>o-ran-sc/${project.artifactId}</image.name>
     <ccsdk.build.timestamp>${maven.build.timestamp}</ccsdk.build.timestamp>
     <o-ran-sc.project.version>${project.version}</o-ran-sc.project.version>