Roll versions after release 87/11387/1
authorJohnKeeney <john.keeney@est.tech>
Fri, 16 Jun 2023 00:10:36 +0000 (01:10 +0100)
committerJohn Keeney <John.Keeney@est.tech>
Fri, 16 Jun 2023 00:16:24 +0000 (00:16 +0000)
Issue-ID: NONRTRIC-883
Change-Id: I5090a2d8cd0ee675b41c6c99edb1572ea8be7db4
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docker-compose/.env
nonrtric-gateway/pom.xml
pom.xml
webapp-frontend/container-tag.yaml
webapp-frontend/pom.xml

index 6c9743b..69fdd12 100644 (file)
@@ -17,8 +17,8 @@
 
 #CONTROL_PANEL
 CONTROL_PANEL_IMAGE_BASE="nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel"
-CONTROL_PANEL_IMAGE_TAG="2.3.0"
+CONTROL_PANEL_IMAGE_TAG="2.5.0"
 
 #NONRTRIC_GATEWAY
 NONRTRIC_GATEWAY_IMAGE_BASE="nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-gateway"
-NONRTRIC_GATEWAY_IMAGE_TAG="1.1.0"
\ No newline at end of file
+NONRTRIC_GATEWAY_IMAGE_TAG="1.2.0"
\ No newline at end of file
index 96a050c..e9b84ff 100644 (file)
@@ -29,7 +29,7 @@
     </parent>
     <groupId>org.o-ran-sc.nonrtric</groupId>
     <artifactId>nonrtric-gateway</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <name>Nonrtric Gateway</name>
     <description>Nonrtric Gateway</description>
 
diff --git a/pom.xml b/pom.xml
index 633db5c..8eae437 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.o-ran-sc.nonrtric</groupId>
     <artifactId>nonrtric-controlpanel-root</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <modules>
         <module>nonrtric-gateway</module>
index 13d2900..0b14152 100644 (file)
@@ -24,7 +24,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.o-ran-sc.nonrtric</groupId>
     <artifactId>nonrtric-controlpanel</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.6.0-SNAPSHOT</version>
     <name>Nonrtric Controlpanel</name>
     <description>NonRTRIC Controlpanel</description>