From 1be62afd8d8878dbeab21652b0e0fc1dfeee9d6c Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Thu, 3 Dec 2020 15:21:36 +0100 Subject: [PATCH] Step version to 2.2.0 Change-Id: Ib6879d6eb7cf49e66c2befe80b30ea8506f70a04 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 520f46f..f3bae57 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.1.0-SNAPSHOT + 2.2.0-SNAPSHOT 11 3.7.0.1746 diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index e8c65e4..fc4ec39 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.1.0-SNAPSHOT + 2.2.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 ea751d7..f3a1077 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.1.0-SNAPSHOT + 2.2.0-SNAPSHOT nonrtric-controlpanel-fe Non-RT RIC Control Panel Webapp frontend -- 2.16.6