From b9d6eed278f02c75865fa97f4ba6020e348f2e93 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 29 Nov 2016 15:11:51 -0800 Subject: [PATCH] Standardize POM project naming Change-Id: I1c3c1cb2406d2ad59acb2839cc0a604cf0a9333d Issue-id: INT-67 Signed-off-by: Gary Wu --- common-util/pom.xml | 2 +- pom.xml | 2 +- rest-client/pom.xml | 2 +- wso2bpel-ext/pom.xml | 2 +- wso2bpel-ext/wso2bpel-core/distribution/pom.xml | 2 +- wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml | 11 +++++------ wso2bpel-ext/wso2bpel-core/pom.xml | 2 +- wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml | 2 +- wso2bpel-ext/wso2bpel-parent/pom.xml | 2 +- wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml | 2 +- wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml | 2 +- 11 files changed, 15 insertions(+), 16 deletions(-) diff --git a/common-util/pom.xml b/common-util/pom.xml index e37bb67..074cf13 100644 --- a/common-util/pom.xml +++ b/common-util/pom.xml @@ -139,4 +139,4 @@ - +common-services-common-utilities/common-util diff --git a/pom.xml b/pom.xml index c81d9ef..acde305 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.openo.common-services.common-utilities common-setting pom - common-setting + common-services-common-utilities UTF-8 diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 7e9d94f..de54805 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -85,4 +85,4 @@ - +common-services-common-utilities/rest-client diff --git a/wso2bpel-ext/pom.xml b/wso2bpel-ext/pom.xml index bbca681..e432cbe 100644 --- a/wso2bpel-ext/pom.xml +++ b/wso2bpel-ext/pom.xml @@ -26,7 +26,7 @@ 4.0.0 wso2bpel-root - openo/commonservice/commonutilities/wso2bpel-root + common-services-common-utilities/wso2bpel-ext pom diff --git a/wso2bpel-ext/wso2bpel-core/distribution/pom.xml b/wso2bpel-ext/wso2bpel-core/distribution/pom.xml index c06da10..fd6c48c 100644 --- a/wso2bpel-ext/wso2bpel-core/distribution/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/distribution/pom.xml @@ -25,7 +25,7 @@ 4.0.0 distribution - openo/commonservice/commonutilities/distribution + common-services-common-utilities/wso2bpel-ext/wso2bpel-core/distribution pom diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml index 34d905c..d75ede0 100644 --- a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml @@ -25,7 +25,7 @@ 4.0.0 standalone - openo/commonservice/commonutilities/distribution/standalone + common-services-common-utilities/wso2bpel-ext/wso2bpel-core/distribution/standalone pom @@ -150,12 +150,12 @@ - + - + @@ -171,12 +171,12 @@ - + - + @@ -208,4 +208,3 @@ - diff --git a/wso2bpel-ext/wso2bpel-core/pom.xml b/wso2bpel-ext/wso2bpel-core/pom.xml index 18672d5..994e714 100644 --- a/wso2bpel-ext/wso2bpel-core/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/pom.xml @@ -25,7 +25,7 @@ 4.0.0 wso2bpel-core-parent - openo/commonservice/commonutilities/wso2bpel-core-parent + common-services-common-utilities/wso2bpel-ext/wso2bpel-core pom diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml index f33548d..29acb95 100644 --- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml @@ -26,7 +26,7 @@ 4.0.0 wso2bpel-mgr - openo/commonservice/commonutilities/wso2bpel-mgr + common-services-common-utilities/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr jar diff --git a/wso2bpel-ext/wso2bpel-parent/pom.xml b/wso2bpel-ext/wso2bpel-parent/pom.xml index 242d762..0d52f97 100644 --- a/wso2bpel-ext/wso2bpel-parent/pom.xml +++ b/wso2bpel-ext/wso2bpel-parent/pom.xml @@ -26,7 +26,7 @@ 4.0.0 wso2bpelparent-aggregator - openo/commonservice/commonutilities/wso2bpelparent-aggregator + common-services-common-utilities/wso2bpel-ext/wso2bpel-parent pom diff --git a/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml b/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml index 4785d90..8189977 100644 --- a/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml +++ b/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.openo.common-services.common-utilities.wso2bpel-ext wso2bpelparent-lite - openo/commonservice/commonutilities/wso2bpelparent-lite + common-services-common-utilities/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite pom diff --git a/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml b/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml index ce3d6ea..606977b 100644 --- a/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml +++ b/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml @@ -26,7 +26,7 @@ 4.0.0 wso2bpelparent - openo/commonservice/commonutilities/wso2bpelparent + common-services-common-utilities/wso2bpel-ext/wso2bpel-parent/wso2bpelparent pom -- 2.16.6