summaryrefslogtreecommitdiffstats
path: root/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-10-12 13:58:27 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-10-12 14:59:39 -0700
commit05cbfaf80c4640a5d7a1c5d5a65e5e335815ae29 (patch)
treedffab5e2a7a35836fedf07d71d0967033206c90c /wso2bpel-ext/wso2bpel-core/wso2bpel-mgr
parente298272753b493afd2f4210f80a1d4e363727cc0 (diff)
Bump master version to 1.1.0-SNAPSHOT, part 2
Change-Id: I1e6ae41405ca2e329e1af3db9e6b60a8ccb35eda Issue-id: OCS-111 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'wso2bpel-ext/wso2bpel-core/wso2bpel-mgr')
-rw-r--r--wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml
index 7e042f0..f33548d 100644
--- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml
+++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2016 ZTE Corporation.
@@ -20,7 +21,7 @@
<parent>
<groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId>
<artifactId>wso2bpel-core-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -65,7 +66,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <ignore />
+ <ignore/>
</action>
</pluginExecution>
</pluginExecutions>