Move to release parent 47/2847/1
authorherbert <herbert.eiselt@highstreet-technologies.com>
Wed, 18 Mar 2020 14:30:23 +0000 (15:30 +0100)
committerherbert <herbert.eiselt@highstreet-technologies.com>
Wed, 18 Mar 2020 14:31:01 +0000 (15:31 +0100)
Move to 1.5.2 parent

Issue-ID: OAM-67
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Icd2b49ce0b15a06ba753080418db2d6e65edfeb4
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
13 files changed:
distribution/nonrtric-o1-controller-frankfurt/pom.xml
distribution/nonrtric-o1-controller-frankfurt/src/main/docker/Dockerfile
features/devicemanager/o-ran/ru-fh/feature/pom.xml
features/devicemanager/o-ran/ru-fh/installer/pom.xml
features/devicemanager/o-ran/ru-fh/model/pom.xml
features/devicemanager/o-ran/ru-fh/pom.xml
features/devicemanager/o-ran/ru-fh/provider/pom.xml
features/devicemanager/x-ran/ru-fh/feature/pom.xml
features/devicemanager/x-ran/ru-fh/installer/pom.xml
features/devicemanager/x-ran/ru-fh/model/pom.xml
features/devicemanager/x-ran/ru-fh/pom.xml
features/devicemanager/x-ran/ru-fh/provider/pom.xml
features/pom.xml

index cdf07f1..df327ce 100644 (file)
@@ -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>
index 9482d2f..79bafef 100644 (file)
@@ -1,7 +1,12 @@
 # Base odl alpine with added packages needed for
 FROM ${base.image.repo}
-ENV SDNR_ORAN_REPO ${features.repo}
-RUN sed -i -e "\|featuresRepositories|s|$|,${SDNR_ORAN_REPO}|"  $ODL_HOME/etc/org.apache.karaf.features.cfg
+
+# Image info
+ENV IMAGEPATH ${IMAGEPATH}//${image.name}
+ENV IMAGENAMES ${IMAGENAMES}//"ORAN nonrtric"
+
+# Adjust repo und feature boot info for karaf
+RUN sed -i -e "\|featuresRepositories|s|$|,${features.repo}|"  $ODL_HOME/etc/org.apache.karaf.features.cfg
 ENV SDNRWT_BOOTFEATURES ${features.boot}
 
 USER root
index a6eb0c9..ea5fefd 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 8b9d460..4f798d4 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index bfb761e..ceb4169 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 548063a..20836d1 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 2d0da91..d7f9fbd 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 42cd8b6..ff05924 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index a8c8ea1..de31294 100755 (executable)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 4456c8b..dd0b95e 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index f2e8db9..f4e46b2 100755 (executable)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 7c781ee..5ddc7da 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 792fa54..87a72a9 100644 (file)
@@ -22,7 +22,7 @@
   <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>