Step version of Gateway to 1.0.0 55/6255/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 8 Jun 2021 10:37:26 +0000 (12:37 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 8 Jun 2021 10:38:44 +0000 (12:38 +0200)
Issue-ID: NONRTRIC-539
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: If2e2ce2b047a0ddad804d1438b4db63bfb034d7b

docker-compose/nonrtric-gateway/docker-compose.yaml
nonrtric-gateway/pom.xml

index 6a7707f..f2bcdce 100644 (file)
@@ -22,7 +22,7 @@ networks:
 
 services:
   nonrtric-gateway:
-    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-gateway:0.0.1
+    image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-gateway:1.0.0
     container_name: nonrtric-gateway
     networks:
       default:
index 48c6ace..00f5748 100644 (file)
@@ -30,7 +30,7 @@
  </parent>
  <groupId>org.o-ran-sc.nonrtric</groupId>
  <artifactId>nonrtric-gateway</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
  <name>Nonrtric Gateway</name>
  <description>Nonrtric Gateway</description>