From 73f474280f9f270d84db23498c62db8cfe1d315c Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Fri, 1 Nov 2019 08:47:44 -0400 Subject: [PATCH] Create version 1.2.5 This draws a line at version 1.2.4 for the co-create PIZ work. Change-Id: Ie07c31f56dab5f5af8640fac8c4457ab1a35d7f0 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 | 9 ++++++--- e2-mgr-client/pom.xml | 2 +- pom.xml | 2 +- webapp-backend/pom.xml | 2 +- webapp-frontend/pom.xml | 2 +- 8 files changed, 13 insertions(+), 10 deletions(-) diff --git a/a1-med-client/pom.xml b/a1-med-client/pom.xml index 992116a0..c66f5fab 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.4-SNAPSHOT + 1.2.5-SNAPSHOT org.o-ran-sc.ric.plt.a1med.client diff --git a/anr-xapp-client/pom.xml b/anr-xapp-client/pom.xml index c16192ac..62f27641 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.4-SNAPSHOT + 1.2.5-SNAPSHOT org.o-ran-sc.ric.xapp.anr.client diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index 1686923d..69a3c8c0 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.4-SNAPSHOT + 1.2.5-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 32fce70e..0b21918b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -19,14 +19,17 @@ RIC Dashboard Release Notes =========================== -Version 1.2.4, 28 Oct 2019 +Version 1.2.5, 31 Oct 2019 +-------------------------- +* Revise e2-mgr-client to use API spec in new submodule ric-plt/e2mgr; + removed cached copy + +Version 1.2.4, 24 Oct 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; removed cached copy -* Revise e2-mgr-client to use API spec in new submodule ric-plt/e2mgr; - removed cached copy * Add Platform page showing Kubernetes pods in aux and platform obtained from CAAS-Ingress * Update Angular libraries to recent stable versions * Revise user controller to answer data sent by portal, drop the mock implementation diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index a34d0a6c..05c351e2 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.4-SNAPSHOT + 1.2.5-SNAPSHOT org.o-ran-sc.ric.plt.e2mgr.client diff --git a/pom.xml b/pom.xml index bebdf03c..61477524 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ limitations under the License. ric-dash-parent RIC Dashboard project pom - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT 11 diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index c62a236d..82688352 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.4-SNAPSHOT + 1.2.5-SNAPSHOT ric-dash-be RIC Dashboard Webapp backend diff --git a/webapp-frontend/pom.xml b/webapp-frontend/pom.xml index e3a1b276..fd752419 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.4-SNAPSHOT + 1.2.5-SNAPSHOT ric-dash-fe RIC Dashboard Webapp frontend -- 2.16.6