From 1c0e356ec81e0ecfc7a3589e1e0361ea370faa52 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 27 May 2020 16:21:42 +0200 Subject: [PATCH] Step version for release Change-Id: I86f323b1be9c50f57c53898e2ac66c036748d821 Issue-ID: NONRTRIC-230 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 3963a39..c373223 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 - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT 11 3.7.0.1746 diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 3ec22cb..e701624 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 - 1.0.0-SNAPSHOT + 2.0.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 8e3b432..b217897 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 - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT nonrtric-controlpanel-fe Non-RT RIC Control Panel Webapp frontend -- 2.16.6