From 4d016dc92a169835f1ab9b043b32b2775817ff6c Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Mon, 4 Nov 2019 10:39:00 -0500 Subject: [PATCH] Change version to 1.3.0 for amber work Leaves version 1.2.4 on the co-create PIZ branch. Change-Id: I00136ae3f68fa4a2f2ca053727027b2499754295 Signed-off-by: Lott, Christopher (cl778h) --- a1-med-client/pom.xml | 2 +- anr-xapp-client/pom.xml | 2 +- app-mgr-client/pom.xml | 2 +- docs/release-notes.rst | 5 +++-- e2-mgr-client/pom.xml | 2 +- pom.xml | 2 +- webapp-backend/pom.xml | 4 ++-- webapp-frontend/pom.xml | 2 +- 8 files changed, 11 insertions(+), 10 deletions(-) diff --git a/a1-med-client/pom.xml b/a1-med-client/pom.xml index c66f5fab..f4c88c3f 100644 --- a/a1-med-client/pom.xml +++ b/a1-med-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.5-SNAPSHOT + 1.3.0-SNAPSHOT org.o-ran-sc.ric.plt.a1med.client diff --git a/anr-xapp-client/pom.xml b/anr-xapp-client/pom.xml index 62f27641..5d6eced7 100644 --- a/anr-xapp-client/pom.xml +++ b/anr-xapp-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.5-SNAPSHOT + 1.3.0-SNAPSHOT org.o-ran-sc.ric.xapp.anr.client diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index 69a3c8c0..4b41b8e5 100644 --- a/app-mgr-client/pom.xml +++ b/app-mgr-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.5-SNAPSHOT + 1.3.0-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 2812529e..7fafedf5 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -4,8 +4,8 @@ RIC Dashboard Release Notes =========================== -Version 1.2.5, 31 Oct 2019 --------------------------- +Version 1.3.0, 4 Nov 2019 +------------------------- * Revise e2-mgr-client to use API spec in new submodule ric-plt/e2mgr; removed cached copy * Silence many Sonar complaints @@ -13,6 +13,7 @@ Version 1.2.5, 31 Oct 2019 Version 1.2.4, 24 Oct 2019 -------------------------- +* This version is used for the AT&T/Nokia co-create PIZ trials Nov 2019. * Revise a1-med-client to use API spec in new submodule ric-plt/a1; removed cached copy * Revise app manager client to use API spec in new submodule ric-plt/appmgr; diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index 05c351e2..c50b0d54 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.5-SNAPSHOT + 1.3.0-SNAPSHOT org.o-ran-sc.ric.plt.e2mgr.client diff --git a/pom.xml b/pom.xml index 61477524..03f8a100 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ limitations under the License. ric-dash-parent RIC Dashboard project pom - 1.2.5-SNAPSHOT + 1.3.0-SNAPSHOT 11 diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 82688352..3b56e684 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.5-SNAPSHOT + 1.3.0-SNAPSHOT ric-dash-be RIC Dashboard Webapp backend @@ -273,7 +273,7 @@ limitations under the License. - ric-dashboard:${project.version} + o-ran-sc/ric-dashboard:${project.version} openjdk:11-jre-slim diff --git a/webapp-frontend/pom.xml b/webapp-frontend/pom.xml index fd752419..9ae5d0b7 100644 --- a/webapp-frontend/pom.xml +++ b/webapp-frontend/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.5-SNAPSHOT + 1.3.0-SNAPSHOT ric-dash-fe RIC Dashboard Webapp frontend -- 2.16.6