From: elinuxhenrik Date: Tue, 8 Jun 2021 10:37:26 +0000 (+0200) Subject: Step version of Gateway to 1.0.0 X-Git-Tag: 2.2.0~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F6255%2F1;p=portal%2Fnonrtric-controlpanel.git Step version of Gateway to 1.0.0 Issue-ID: NONRTRIC-539 Signed-off-by: elinuxhenrik Change-Id: If2e2ce2b047a0ddad804d1438b4db63bfb034d7b --- diff --git a/docker-compose/nonrtric-gateway/docker-compose.yaml b/docker-compose/nonrtric-gateway/docker-compose.yaml index 6a7707f..f2bcdce 100644 --- a/docker-compose/nonrtric-gateway/docker-compose.yaml +++ b/docker-compose/nonrtric-gateway/docker-compose.yaml @@ -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: diff --git a/nonrtric-gateway/pom.xml b/nonrtric-gateway/pom.xml index 48c6ace..00f5748 100644 --- a/nonrtric-gateway/pom.xml +++ b/nonrtric-gateway/pom.xml @@ -30,7 +30,7 @@ org.o-ran-sc.nonrtric nonrtric-gateway - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT Nonrtric Gateway Nonrtric Gateway