diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-10-24 15:58:49 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-10-24 15:58:49 +0800 |
commit | d5d6b3421c58e37c774ed79443c216762fed1372 (patch) | |
tree | 40508e78f57ba9fc80dfc64bf8c5eed59bec4739 /wso2/wso2bpel-ext | |
parent | 6cb2387d1dd5f26748f67d1c743d88251c35b773 (diff) |
Fix pom oparent of wso23.0.0-ONAPcasablanca
Change-Id: I12495b0fe1dc441cc1aab1dae7de23a25ba161f1
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'wso2/wso2bpel-ext')
-rw-r--r-- | wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml b/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml index 0ff00ee..cfa09f6 100644 --- a/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml +++ b/wso2/wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml @@ -18,7 +18,7 @@ --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <groupId>org.openo.oparent</groupId> + <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../oparent</relativePath> |