diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2016-11-29 15:11:51 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2016-11-29 15:11:56 -0800 |
commit | b9d6eed278f02c75865fa97f4ba6020e348f2e93 (patch) | |
tree | cf373dc5eea499e983ff56ab45affd79284ad969 /wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml | |
parent | 02ba7fcf607cd5e848b12cd0ffbc0fa3742770c6 (diff) |
Standardize POM project naming
Change-Id: I1c3c1cb2406d2ad59acb2839cc0a604cf0a9333d
Issue-id: INT-67
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml')
-rw-r--r-- | wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId> <artifactId>wso2bpelparent-lite</artifactId> - <name>openo/commonservice/commonutilities/wso2bpelparent-lite</name> + <name>common-services-common-utilities/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite</name> <packaging>pom</packaging> <build> |