From 919b0d68b44167d2e9974e56e305915ab6596334 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Wed, 5 Feb 2020 15:38:57 -0500 Subject: [PATCH] Bump POM versions to 2.0.1 Change-Id: Ic89f78f600ae2e3916b1d70b8b3337340d6ec338 Signed-off-by: Lott, Christopher (cl778h) --- dashboard/a1-med-client/pom.xml | 2 +- dashboard/app-mgr-client/pom.xml | 2 +- dashboard/e2-mgr-client/pom.xml | 2 +- dashboard/pom.xml | 2 +- dashboard/webapp-backend/pom.xml | 2 +- dashboard/webapp-frontend/pom.xml | 2 +- docs/release-notes.rst | 3 +++ 7 files changed, 9 insertions(+), 6 deletions(-) diff --git a/dashboard/a1-med-client/pom.xml b/dashboard/a1-med-client/pom.xml index 5f28e667..a99f813e 100644 --- a/dashboard/a1-med-client/pom.xml +++ b/dashboard/a1-med-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.o-ran-sc.ric.plt.a1med.client diff --git a/dashboard/app-mgr-client/pom.xml b/dashboard/app-mgr-client/pom.xml index 341ab376..5754f562 100644 --- a/dashboard/app-mgr-client/pom.xml +++ b/dashboard/app-mgr-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client diff --git a/dashboard/e2-mgr-client/pom.xml b/dashboard/e2-mgr-client/pom.xml index 531bc105..f9a8382c 100644 --- a/dashboard/e2-mgr-client/pom.xml +++ b/dashboard/e2-mgr-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.o-ran-sc.ric.plt.e2mgr.client diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 97178839..ed9148dd 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -33,7 +33,7 @@ limitations under the License. ric-dash-parent RIC Dashboard project pom - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT 11 diff --git a/dashboard/webapp-backend/pom.xml b/dashboard/webapp-backend/pom.xml index 5c827ecb..f1dfa7f5 100644 --- a/dashboard/webapp-backend/pom.xml +++ b/dashboard/webapp-backend/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ric-dash-be RIC Dashboard Webapp backend diff --git a/dashboard/webapp-frontend/pom.xml b/dashboard/webapp-frontend/pom.xml index 1f400162..c39db7f4 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.portal.ric-dashboard ric-dash-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ric-dash-fe RIC Dashboard Webapp frontend diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 6da8262a..27fccfcb 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,6 +5,9 @@ RIC Dashboard Release Notes =========================== +Version 2.0.1, ? Feb 2020 +-------------------------- + Version 2.0.0, 5 Feb 2020 -------------------------- * Change application properties file to YAML format -- 2.16.6