From 08691d2192981c302a5528669fdb71e48cb3dcbc Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Mon, 3 Feb 2020 15:16:59 +0100 Subject: [PATCH] Stepping version in pom files Change-Id: I1f8bd3b243b6faedcf5d8a5c79afc22ace2521a1 Signed-off-by: elinuxhenrik --- dashboard/pom.xml | 2 +- dashboard/webapp-backend/pom.xml | 2 +- dashboard/webapp-frontend/pom.xml | 2 +- near-rt-ric-simulator/pom.xml | 2 +- pom.xml | 2 +- sdnc-a1-controller/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 8c2b0dc1..ca7673a1 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -33,7 +33,7 @@ limitations under the License. ric-dash-parent NonRT RIC Dashboard project pom - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 11 diff --git a/dashboard/webapp-backend/pom.xml b/dashboard/webapp-backend/pom.xml index 095abef5..bbbf2a40 100644 --- a/dashboard/webapp-backend/pom.xml +++ b/dashboard/webapp-backend/pom.xml @@ -29,7 +29,7 @@ limitations under the License. org.o-ran-sc.nonrt.ric-dashboard ric-dash-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ric-dash-be NonRT RIC Dashboard Webapp backend diff --git a/dashboard/webapp-frontend/pom.xml b/dashboard/webapp-frontend/pom.xml index 2888f73b..e316a6cf 100644 --- a/dashboard/webapp-frontend/pom.xml +++ b/dashboard/webapp-frontend/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.nonrt.ric-dashboard ric-dash-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ric-dash-fe NonRT RIC Dashboard Webapp frontend diff --git a/near-rt-ric-simulator/pom.xml b/near-rt-ric-simulator/pom.xml index b4235533..4b666344 100644 --- a/near-rt-ric-simulator/pom.xml +++ b/near-rt-ric-simulator/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.oran.nearric nearric-simulator - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ${project.artifactId} diff --git a/pom.xml b/pom.xml index 933411f8..49446a8e 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.o-ran-sc nonrtric - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom nonrtric diff --git a/sdnc-a1-controller/pom.xml b/sdnc-a1-controller/pom.xml index b67bcaf7..5770b745 100644 --- a/sdnc-a1-controller/pom.xml +++ b/sdnc-a1-controller/pom.xml @@ -25,7 +25,7 @@ org.onap.sdnc sdnc - 1.7.3-SNAPSHOT + 1.7.4-SNAPSHOT pom sdnc -- 2.16.6