From 0139961db8552f68611f486d09a1bd9e39538f3c Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 7 Jul 2017 15:36:15 -0400 Subject: [PORTAL-19] Rename maven groupId to org.onap Release 1.3.0 of EP SDK uses org.onap.portal.sdk Change-Id: I5cf8e9d4382ab474267063937c53c375bd250b2d Signed-off-by: Christopher Lott (cl778h) --- ecomp-sdk/epsdk-analytics/README.md | 5 +++++ ecomp-sdk/epsdk-analytics/pom.xml | 4 ++-- ecomp-sdk/epsdk-app-common/README.md | 5 ++++- ecomp-sdk/epsdk-app-common/pom.xml | 8 ++++---- ecomp-sdk/epsdk-app-os/README.md | 3 +++ ecomp-sdk/epsdk-app-os/pom.xml | 14 +++++++------- ecomp-sdk/epsdk-app-overlay/README.md | 5 ++++- ecomp-sdk/epsdk-app-overlay/pom.xml | 2 +- ecomp-sdk/epsdk-core/README.md | 5 ++++- ecomp-sdk/epsdk-core/pom.xml | 4 ++-- ecomp-sdk/epsdk-fw/README.md | 4 +++- ecomp-sdk/epsdk-fw/pom.xml | 2 +- ecomp-sdk/epsdk-workflow/README.md | 5 ++++- ecomp-sdk/epsdk-workflow/pom.xml | 4 ++-- ecomp-sdk/pom.xml | 2 +- 15 files changed, 47 insertions(+), 25 deletions(-) diff --git a/ecomp-sdk/epsdk-analytics/README.md b/ecomp-sdk/epsdk-analytics/README.md index 89094655..ad46a446 100644 --- a/ecomp-sdk/epsdk-analytics/README.md +++ b/ecomp-sdk/epsdk-analytics/README.md @@ -9,6 +9,11 @@ features including charts, maps and reports ("Raptor"). ## Release Notes +### ONAP Distributions + +Version 1.3.0 +- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk + Version 1.1.0 - [Portal-7] Improvements added as part of the rebasing process - [PORTAL-17] Remove jfree related items diff --git a/ecomp-sdk/epsdk-analytics/pom.xml b/ecomp-sdk/epsdk-analytics/pom.xml index 4f612f90..3c22efc1 100644 --- a/ecomp-sdk/epsdk-analytics/pom.xml +++ b/ecomp-sdk/epsdk-analytics/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT @@ -68,7 +68,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-core ${project.version} diff --git a/ecomp-sdk/epsdk-app-common/README.md b/ecomp-sdk/epsdk-app-common/README.md index c3a9fab9..e05192fa 100644 --- a/ecomp-sdk/epsdk-app-common/README.md +++ b/ecomp-sdk/epsdk-app-common/README.md @@ -22,7 +22,10 @@ SDK is currently using AngularJS version 1.4.8 for compatibility with b2b librar version 1.0.1. Note that previous versions of the EPSDK web application used AngularJS version 1.5.0. -### OpenECOMP Distributions +### ONAP Distributions + +Version 1.3.0 +- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk Version 1.1.0 - [Portal-7] Improvements added as part of the rebasing process diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index f315974a..66fd4e35 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT @@ -156,17 +156,17 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-core ${epsdk.version} - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-analytics ${epsdk.version} - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-workflow ${epsdk.version} diff --git a/ecomp-sdk/epsdk-app-os/README.md b/ecomp-sdk/epsdk-app-os/README.md index 71b4a3b2..2ddd5c99 100644 --- a/ecomp-sdk/epsdk-app-os/README.md +++ b/ecomp-sdk/epsdk-app-os/README.md @@ -13,6 +13,9 @@ https://www.eclipse.org/m2e-wtp/ ## Release Notes +Version 1.3.0 +- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk + Version 1.1.0 - [Portal-7] Improvements added as part of the rebasing process - [Portal-6] Updates to License and Trademark in the PORTAL Source Code diff --git a/ecomp-sdk/epsdk-app-os/pom.xml b/ecomp-sdk/epsdk-app-os/pom.xml index 868fff4d..0d8c2c6e 100644 --- a/ecomp-sdk/epsdk-app-os/pom.xml +++ b/ecomp-sdk/epsdk-app-os/pom.xml @@ -4,7 +4,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-app-os 1.3.0-SNAPSHOT war @@ -116,7 +116,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-app-overlay @@ -159,30 +159,30 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-app-overlay ${epsdk.version} war - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-app-common ${epsdk.version} jar - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-core ${epsdk.version} - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-analytics ${epsdk.version} - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-workflow ${epsdk.version} diff --git a/ecomp-sdk/epsdk-app-overlay/README.md b/ecomp-sdk/epsdk-app-overlay/README.md index dd8b1d42..a0116b1b 100644 --- a/ecomp-sdk/epsdk-app-overlay/README.md +++ b/ecomp-sdk/epsdk-app-overlay/README.md @@ -15,7 +15,10 @@ SDK is currently using AngularJS version 1.4.8 for compatibility with b2b librar version 1.0.1. Note that previous versions of the EPSDK web application used AngularJS version 1.5.0. -### OpenECOMP Distributions +### ONAP Distributions + +Version 1.3.0 +- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk Version 1.1.0 [Portal-7] Improvements added as part of the rebasing process diff --git a/ecomp-sdk/epsdk-app-overlay/pom.xml b/ecomp-sdk/epsdk-app-overlay/pom.xml index 29d1cc5b..14f59ae8 100644 --- a/ecomp-sdk/epsdk-app-overlay/pom.xml +++ b/ecomp-sdk/epsdk-app-overlay/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT diff --git a/ecomp-sdk/epsdk-core/README.md b/ecomp-sdk/epsdk-core/README.md index 28589743..9d46b613 100644 --- a/ecomp-sdk/epsdk-core/README.md +++ b/ecomp-sdk/epsdk-core/README.md @@ -11,7 +11,10 @@ ECOMP SDK web application. ## Release Notes -### OpenECOMP Distributions +### ONAP Distributions + +Version 1.3.0 +- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk Version 1.1.0 - [Portal-7] Improvements added as part of the rebasing process diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index 9a88f73a..f15d80c2 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT @@ -94,7 +94,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-fw ${project.version} diff --git a/ecomp-sdk/epsdk-fw/README.md b/ecomp-sdk/epsdk-fw/README.md index 8c65299f..56cf2009 100644 --- a/ecomp-sdk/epsdk-fw/README.md +++ b/ecomp-sdk/epsdk-fw/README.md @@ -27,8 +27,10 @@ nor does it require Spring. ## Release Notes -### OpenECOMP Distributions +### ONAP Distributions +Version 1.3.0 +- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk Version 1.1.0 - [Portal-7] Improvements added as part of the rebasing process diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml index 42019604..4a3d9a5a 100644 --- a/ecomp-sdk/epsdk-fw/pom.xml +++ b/ecomp-sdk/epsdk-fw/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT diff --git a/ecomp-sdk/epsdk-workflow/README.md b/ecomp-sdk/epsdk-workflow/README.md index 0e919a47..983d9ba1 100644 --- a/ecomp-sdk/epsdk-workflow/README.md +++ b/ecomp-sdk/epsdk-workflow/README.md @@ -9,7 +9,10 @@ schedulers, workflows and R Cloud integration. ## Release Notes -### OpenECOMP Distributions +### ONAP Distributions + +Version 1.3.0 +- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk Version 1.1.0 - [Portal-7] Improvements added as part of the rebasing process diff --git a/ecomp-sdk/epsdk-workflow/pom.xml b/ecomp-sdk/epsdk-workflow/pom.xml index 8fe2372b..b43b387b 100644 --- a/ecomp-sdk/epsdk-workflow/pom.xml +++ b/ecomp-sdk/epsdk-workflow/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT @@ -20,7 +20,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-core ${project.version} diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index e9e47798..092e2ba4 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT pom -- cgit 1.2.3-korg