Provide docker-compose deployment for SMO
[oam.git] / distribution / nonrtric-o1-controller-frankfurt / pom.xml
index df327ce..91b359d 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,8 +23,7 @@
   </organization>
 
   <properties>
-    <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>-->
+    <base.image.repo>nexus3.onap.org:10001/onap/sdnc-image:1.8.0-STAGING-latest</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>
         <version>0.28.0</version>
         <inherited>false</inherited>
         <configuration>
+          <pushRegistry>${env.CONTAINER_PUSH_REGISTRY}</pushRegistry>
           <images>
             <image>
               <name>${image.name}</name>