From 4fa6eb59a95eedd52f3e8204c18fa7793eca2545 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Thu, 28 Jan 2016 11:45:48 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- modules/distribution/pom.xml | 4 ++-- modules/features/pom.xml | 2 +- .../product/org.wso2.bps.processtools.feature/pom.xml | 2 +- .../product/org.wso2.bps.samples.utils.feature/pom.xml | 2 +- .../features/product/org.wso2.bps.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- .../org.wso2.bps.multitenancy.dashboard.ui.feature/pom.xml | 2 +- modules/features/service/pom.xml | 4 ++-- modules/integration/pom.xml | 2 +- modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- modules/integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/bpel/pom.xml | 2 +- modules/integration/tests-integration/bpmn/pom.xml | 2 +- modules/integration/tests-integration/humantasks/pom.xml | 2 +- modules/integration/tests-integration/reports/pom.xml | 2 +- .../integration/tests-integration/taskcoordination/pom.xml | 2 +- modules/integration/tests-patches/bpel/pom.xml | 2 +- modules/org.wso2.bps.multitenancy.dashboard.ui/pom.xml | 4 ++-- modules/p2-profile-gen/pom.xml | 2 +- modules/samples/pom.xml | 2 +- modules/samples/product/bpel-eventlistener/pom.xml | 2 +- modules/samples/product/bpel-logger-extension/pom.xml | 2 +- modules/samples/product/bpel-property-reader/pom.xml | 2 +- modules/samples/product/bpmn-sample-jars/pom.xml | 2 +- modules/samples/product/humantask-eventlistener/pom.xml | 2 +- modules/samples/product/humantask-ui-webapp/pom.xml | 2 +- modules/samples/product/pom.xml | 2 +- modules/samples/product/process-tools/pom.xml | 2 +- modules/samples/product/sample-client/pom.xml | 2 +- modules/samples/product/sample-utils/pom.xml | 2 +- modules/services/CreditRatingService/pom.xml | 2 +- modules/services/UserService/pom.xml | 2 +- modules/services/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- pom.xml | 6 +++--- 37 files changed, 42 insertions(+), 42 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index a4c2a001..42d53199 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -19,13 +19,13 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml 4.0.0 wso2bps - 3.5.1 + 3.6.0-SNAPSHOT jar WSO2 BPS - Distribution WSO2 Business Process Server Distribution diff --git a/modules/features/pom.xml b/modules/features/pom.xml index 39f4d242..fdb718f2 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/features/product/org.wso2.bps.processtools.feature/pom.xml b/modules/features/product/org.wso2.bps.processtools.feature/pom.xml index 29326047..9c9b96e0 100644 --- a/modules/features/product/org.wso2.bps.processtools.feature/pom.xml +++ b/modules/features/product/org.wso2.bps.processtools.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps bps-features - 3.5.1 + 3.6.0-SNAPSHOT 4.0.0 diff --git a/modules/features/product/org.wso2.bps.samples.utils.feature/pom.xml b/modules/features/product/org.wso2.bps.samples.utils.feature/pom.xml index f201e18c..45d14184 100644 --- a/modules/features/product/org.wso2.bps.samples.utils.feature/pom.xml +++ b/modules/features/product/org.wso2.bps.samples.utils.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps bps-features - 3.5.1 + 3.6.0-SNAPSHOT 4.0.0 diff --git a/modules/features/product/org.wso2.bps.styles.feature/pom.xml b/modules/features/product/org.wso2.bps.styles.feature/pom.xml index e2df2c00..79fe3fba 100644 --- a/modules/features/product/org.wso2.bps.styles.feature/pom.xml +++ b/modules/features/product/org.wso2.bps.styles.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps bps-features - 3.5.1 + 3.6.0-SNAPSHOT 4.0.0 diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index a7f01160..57fc87b4 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-features-parent - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/features/service/org.wso2.bps.multitenancy.dashboard.ui.feature/pom.xml b/modules/features/service/org.wso2.bps.multitenancy.dashboard.ui.feature/pom.xml index 648d3361..3464241f 100644 --- a/modules/features/service/org.wso2.bps.multitenancy.dashboard.ui.feature/pom.xml +++ b/modules/features/service/org.wso2.bps.multitenancy.dashboard.ui.feature/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-multitenancy-features - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index 8f94c7ef..99b97619 100644 --- a/modules/features/service/pom.xml +++ b/modules/features/service/pom.xml @@ -20,13 +20,13 @@ org.wso2.bps wso2bps-features-parent - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml 4.0.0 wso2bps-multitenancy-features - 3.5.1 + 3.6.0-SNAPSHOT pom WSO2 BPS - Tenant Dashboard Features Aggregator Module http://wso2.org diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 6f6d2fcb..66c3af7f 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -22,7 +22,7 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index f9a35b46..b0825423 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index c2702d88..0f68d3e4 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -3,7 +3,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 3ef7cae4..5eac650a 100644 --- a/modules/integration/tests-common/ui-pages/pom.xml +++ b/modules/integration/tests-common/ui-pages/pom.xml @@ -4,7 +4,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-integration/bpel/pom.xml b/modules/integration/tests-integration/bpel/pom.xml index 2307ca1d..ad4e4b61 100644 --- a/modules/integration/tests-integration/bpel/pom.xml +++ b/modules/integration/tests-integration/bpel/pom.xml @@ -3,7 +3,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-integration/bpmn/pom.xml b/modules/integration/tests-integration/bpmn/pom.xml index 2443a384..a48185e5 100644 --- a/modules/integration/tests-integration/bpmn/pom.xml +++ b/modules/integration/tests-integration/bpmn/pom.xml @@ -19,7 +19,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-integration/humantasks/pom.xml b/modules/integration/tests-integration/humantasks/pom.xml index f7dd22be..2428e898 100644 --- a/modules/integration/tests-integration/humantasks/pom.xml +++ b/modules/integration/tests-integration/humantasks/pom.xml @@ -3,7 +3,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-integration/reports/pom.xml b/modules/integration/tests-integration/reports/pom.xml index 7df14ed3..743ca229 100644 --- a/modules/integration/tests-integration/reports/pom.xml +++ b/modules/integration/tests-integration/reports/pom.xml @@ -3,7 +3,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-integration/taskcoordination/pom.xml b/modules/integration/tests-integration/taskcoordination/pom.xml index 22f150c3..1c96e5e5 100644 --- a/modules/integration/tests-integration/taskcoordination/pom.xml +++ b/modules/integration/tests-integration/taskcoordination/pom.xml @@ -3,7 +3,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/integration/tests-patches/bpel/pom.xml b/modules/integration/tests-patches/bpel/pom.xml index ce48c7a1..b8f9d5f9 100644 --- a/modules/integration/tests-patches/bpel/pom.xml +++ b/modules/integration/tests-patches/bpel/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps wso2bps-integration - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/org.wso2.bps.multitenancy.dashboard.ui/pom.xml b/modules/org.wso2.bps.multitenancy.dashboard.ui/pom.xml index be87fc43..e3912380 100644 --- a/modules/org.wso2.bps.multitenancy.dashboard.ui/pom.xml +++ b/modules/org.wso2.bps.multitenancy.dashboard.ui/pom.xml @@ -17,13 +17,13 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.bps.multitenancy.dashboard.ui - 3.5.1 + 3.6.0-SNAPSHOT bundle WSO2 BPS - Tenant Dashboard UI diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index acf8bcbb..99bb8124 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 37c9913c..5b9baecf 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/samples/product/bpel-eventlistener/pom.xml b/modules/samples/product/bpel-eventlistener/pom.xml index 83bdb23d..e1747fef 100644 --- a/modules/samples/product/bpel-eventlistener/pom.xml +++ b/modules/samples/product/bpel-eventlistener/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/bpel-logger-extension/pom.xml b/modules/samples/product/bpel-logger-extension/pom.xml index 8ea9ab17..3362cf59 100644 --- a/modules/samples/product/bpel-logger-extension/pom.xml +++ b/modules/samples/product/bpel-logger-extension/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/bpel-property-reader/pom.xml b/modules/samples/product/bpel-property-reader/pom.xml index 6d2e2eb0..2b3b550e 100644 --- a/modules/samples/product/bpel-property-reader/pom.xml +++ b/modules/samples/product/bpel-property-reader/pom.xml @@ -4,7 +4,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/bpmn-sample-jars/pom.xml b/modules/samples/product/bpmn-sample-jars/pom.xml index 1463e9ab..4b255c60 100644 --- a/modules/samples/product/bpmn-sample-jars/pom.xml +++ b/modules/samples/product/bpmn-sample-jars/pom.xml @@ -2,7 +2,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/modules/samples/product/humantask-eventlistener/pom.xml b/modules/samples/product/humantask-eventlistener/pom.xml index 5967523a..cb27a976 100644 --- a/modules/samples/product/humantask-eventlistener/pom.xml +++ b/modules/samples/product/humantask-eventlistener/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/humantask-ui-webapp/pom.xml b/modules/samples/product/humantask-ui-webapp/pom.xml index b0b72827..45842e2b 100644 --- a/modules/samples/product/humantask-ui-webapp/pom.xml +++ b/modules/samples/product/humantask-ui-webapp/pom.xml @@ -19,7 +19,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/pom.xml b/modules/samples/product/pom.xml index 57a2f912..36ba2b62 100644 --- a/modules/samples/product/pom.xml +++ b/modules/samples/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-samples-parent - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/process-tools/pom.xml b/modules/samples/product/process-tools/pom.xml index 3eab5743..1f8eef25 100644 --- a/modules/samples/product/process-tools/pom.xml +++ b/modules/samples/product/process-tools/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/sample-client/pom.xml b/modules/samples/product/sample-client/pom.xml index 83158c9a..37e83078 100644 --- a/modules/samples/product/sample-client/pom.xml +++ b/modules/samples/product/sample-client/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/samples/product/sample-utils/pom.xml b/modules/samples/product/sample-utils/pom.xml index feb10ecf..4046ba8d 100644 --- a/modules/samples/product/sample-utils/pom.xml +++ b/modules/samples/product/sample-utils/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps samples - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/modules/services/CreditRatingService/pom.xml b/modules/services/CreditRatingService/pom.xml index 5508bc3d..4853df66 100644 --- a/modules/services/CreditRatingService/pom.xml +++ b/modules/services/CreditRatingService/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps sample-services - 3.5.1 + 3.6.0-SNAPSHOT CreditRatingService diff --git a/modules/services/UserService/pom.xml b/modules/services/UserService/pom.xml index 5f24aa32..2a55e99e 100644 --- a/modules/services/UserService/pom.xml +++ b/modules/services/UserService/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps sample-services - 3.5.1 + 3.6.0-SNAPSHOT UserService war diff --git a/modules/services/pom.xml b/modules/services/pom.xml index fe2c362e..e86641e3 100644 --- a/modules/services/pom.xml +++ b/modules/services/pom.xml @@ -19,7 +19,7 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index b11c5ef9..787f0e27 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-parent - 3.5.1 + 3.6.0-SNAPSHOT ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index bf960fb1..e94c16be 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-styles-parent - 3.5.1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f035fd01..76dc0583 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps wso2bps-parent pom - 3.5.1 + 3.6.0-SNAPSHOT WSO2 BPS - Parent http://wso2.org/projects/bps/java WSO2 Business Process Server @@ -472,7 +472,7 @@ scm:git:https://github.com/wso2/product-bps.git scm:git:https://github.com/wso2/product-bps.git https://github.com/wso2/product-bps.git - v3.5.1 + HEAD @@ -622,7 +622,7 @@ UTF-8 - 3.5.1 + 3.6.0-SNAPSHOT 4.4.3