diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-10-13 06:25:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@open-o.org> | 2016-10-13 06:25:53 +0000 |
commit | 9e7073ec5e27170706f7361ee33fb853504e21f0 (patch) | |
tree | dffab5e2a7a35836fedf07d71d0967033206c90c /wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml | |
parent | 4af86531b4173f012180117a1a9a6bc75d8053d3 (diff) | |
parent | 05cbfaf80c4640a5d7a1c5d5a65e5e335815ae29 (diff) |
Merge "Bump master version to 1.1.0-SNAPSHOT, part 2"
Diffstat (limited to 'wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml')
-rw-r--r-- | wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml b/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml index 8c9fc16..ce3d6ea 100644 --- a/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml +++ b/wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Copyright 2016 ZTE Corporation. @@ -19,7 +20,7 @@ <parent> <groupId>org.openo.common-services.common-utilities.wso2bpel-ext</groupId> <artifactId>wso2bpelparent-lite</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../wso2bpelparent-lite</relativePath> </parent> |