From: Lott, Christopher (cl778h) Date: Wed, 5 Feb 2020 20:38:57 +0000 (-0500) Subject: Bump POM versions to 2.0.1 X-Git-Tag: 2.0.2~20^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=919b0d68b44167d2e9974e56e305915ab6596334;hp=9925e0433fb1e3a84340ebdb01be8b0d704dba38;p=portal%2Fric-dashboard.git Bump POM versions to 2.0.1 Change-Id: Ic89f78f600ae2e3916b1d70b8b3337340d6ec338 Signed-off-by: Lott, Christopher (cl778h) --- 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