From 05cbfaf80c4640a5d7a1c5d5a65e5e335815ae29 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 12 Oct 2016 13:58:27 -0700 Subject: [PATCH] Bump master version to 1.1.0-SNAPSHOT, part 2 Change-Id: I1e6ae41405ca2e329e1af3db9e6b60a8ccb35eda Issue-id: OCS-111 Signed-off-by: Gary Wu --- common-util/pom.xml | 3 +-- pom.xml | 3 +-- rest-client/pom.xml | 4 ++-- wso2bpel-ext/pom.xml | 3 ++- wso2bpel-ext/wso2bpel-core/distribution/pom.xml | 3 ++- wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml | 13 ++++++------- wso2bpel-ext/wso2bpel-core/pom.xml | 3 ++- wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml | 5 +++-- wso2bpel-ext/wso2bpel-parent/pom.xml | 3 ++- wso2bpel-ext/wso2bpel-parent/wso2bpelparent-lite/pom.xml | 2 +- wso2bpel-ext/wso2bpel-parent/wso2bpelparent/pom.xml | 3 ++- 11 files changed, 24 insertions(+), 21 deletions(-) diff --git a/common-util/pom.xml b/common-util/pom.xml index b1dfac5..e37bb67 100644 --- a/common-util/pom.xml +++ b/common-util/pom.xml @@ -19,10 +19,9 @@ org.openo.common-services.common-utilities common-setting - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT commonlib-cbb - 1.0.0-SNAPSHOT jar 3.1.6 diff --git a/pom.xml b/pom.xml index 144f280..c81d9ef 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,12 @@ org.openo.oparent oparent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../oparent org.openo.common-services.common-utilities common-setting - 1.0.0-SNAPSHOT pom common-setting diff --git a/rest-client/pom.xml b/rest-client/pom.xml index d43d4e4..7e9d94f 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -19,7 +19,7 @@ org.openo.common-services.common-utilities common-setting - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT commonlib-restclient @@ -28,7 +28,7 @@ org.openo.common-services.common-utilities commonlib-cbb - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.eclipse.jetty.aggregate diff --git a/wso2bpel-ext/pom.xml b/wso2bpel-ext/pom.xml index b6bbc53..bbca681 100644 --- a/wso2bpel-ext/pom.xml +++ b/wso2bpel-ext/pom.xml @@ -1,3 +1,4 @@ +