From: elinuxhenrik Date: Thu, 3 Dec 2020 13:42:01 +0000 (+0100) Subject: Step version to 2.1.0 X-Git-Tag: 2.1.1~7 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=afa69b6e67c3864c4fb2457ff96071feb1189333;p=portal%2Fnonrtric-controlpanel.git Step version to 2.1.0 Change-Id: I6efc17949a2f1b4136d0c4ad431ac979199bdd4e Issue-ID: NONRTRIC-352 Signed-off-by: elinuxhenrik --- diff --git a/pom.xml b/pom.xml index 2278845..520f46f 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ limitations under the License. nonrtric-controlpanel-parent Non-RT RIC Control Panel project pom - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT 11 3.7.0.1746 diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 4dfba6e..e8c65e4 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.o-ran-sc.portal.nonrtric.controlpanel nonrtric-controlpanel-parent - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT nonrtric-controlpanel-be Non-RT RIC Control Panel Webapp backend diff --git a/webapp-frontend/pom.xml b/webapp-frontend/pom.xml index b217897..ea751d7 100644 --- a/webapp-frontend/pom.xml +++ b/webapp-frontend/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.o-ran-sc.portal.nonrtric.controlpanel nonrtric-controlpanel-parent - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT nonrtric-controlpanel-fe Non-RT RIC Control Panel Webapp frontend