From afa69b6e67c3864c4fb2457ff96071feb1189333 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Thu, 3 Dec 2020 14:42:01 +0100 Subject: [PATCH] Step version to 2.1.0 Change-Id: I6efc17949a2f1b4136d0c4ad431ac979199bdd4e Issue-ID: NONRTRIC-352 Signed-off-by: elinuxhenrik --- pom.xml | 2 +- webapp-backend/pom.xml | 2 +- webapp-frontend/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.16.6