From 8f9daf8d7d866da5d7108bdf9a3bdfef25e5c7fb Mon Sep 17 00:00:00 2001 From: huangjian Date: Wed, 21 Sep 2016 11:11:23 +0800 Subject: 1. The publish package name add system type 2. Parameter tasks is deprecated, use target instead 3. Format pom.xml 4. Modify .gitignore 5. Change groupId Change-Id: I7e2664e7c4ed582ceb8cca128af8f1ed9f0b252c Issue-id: OCS-59 Signed-off-by: huangjian --- .../wso2bpel-core/distribution/standalone/pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml') diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml index efc892c..3e7e4fd 100644 --- a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml @@ -18,7 +18,7 @@ --> - org.openo.common-services.common-utilities + org.openo.common-services.common-utilities.wso2bpel-ext distribution 1.0.0-SNAPSHOT @@ -103,7 +103,7 @@ - org.openo.common-services.common-utilities + org.openo.common-services.common-utilities.wso2bpel-ext wso2bpel-mgr jar true @@ -122,7 +122,7 @@ - org.openo.common-services.common-utilities + org.openo.common-services.common-utilities.wso2bpel-ext wso2bpel-mgr jar true @@ -145,7 +145,7 @@ run - + @@ -156,7 +156,7 @@ - + @@ -164,12 +164,12 @@ - - + + - - + + @@ -179,7 +179,7 @@ - org.openo.common-services.common-utilities + org.openo.common-services.common-utilities.wso2bpel-ext wso2bpel-mgr ${project.version} -- cgit 1.2.3-korg