From 1d81f7f3d04bf1476041e526a774691b3c143f7d Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Tue, 23 Aug 2016 11:21:07 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v3.6.0-RC1 --- modules/distribution/pom.xml | 380 +++++++----------- modules/features/pom.xml | 2 +- .../org.wso2.bps.processtools.feature/pom.xml | 2 +- .../pom.xml | 2 +- .../org.wso2.bps.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- .../pom.xml | 2 +- modules/features/service/pom.xml | 4 +- modules/integration/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../integration-test-utils/pom.xml | 2 +- .../integration/tests-common/ui-pages/pom.xml | 2 +- .../tests-integration/bpel/pom.xml | 2 +- .../tests-integration/bpmn/pom.xml | 2 +- .../tests-integration/humantasks/pom.xml | 2 +- .../tests-integration/reports/pom.xml | 2 +- .../taskcoordination/pom.xml | 2 +- .../integration/tests-patches/bpel/pom.xml | 2 +- .../pom.xml | 4 +- modules/p2-profile-gen/pom.xml | 2 +- modules/samples/pom.xml | 2 +- .../product/bpel-eventlistener/pom.xml | 2 +- .../product/bpel-logger-extension/pom.xml | 2 +- .../product/bpel-property-reader/pom.xml | 2 +- .../samples/product/bpmn-sample-jars/pom.xml | 2 +- .../product/humantask-eventlistener/pom.xml | 2 +- .../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 | 9 +- 37 files changed, 185 insertions(+), 278 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 962bd33d..73bba161 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -15,18 +15,17 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.bps wso2bps-parent - 3.6.0-SNAPSHOT + 3.6.0 ../../pom.xml 4.0.0 wso2bps - 3.6.0-SNAPSHOT + 3.6.0 jar WSO2 BPS - Distribution WSO2 Business Process Server Distribution @@ -253,53 +252,50 @@ - - + + - + - - + + - - - + + + - - + + - - - - + + + + - + - + - - - - - - - - - - + + + + + + + + + + - + @@ -311,170 +307,98 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -485,41 +409,25 @@ - + - - - - - - - - - - - org.restlet.level=SEVERE + + + + + + + + + + + org.restlet.level=SEVERE - - + + - - + + @@ -532,22 +440,22 @@ install - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/modules/features/pom.xml b/modules/features/pom.xml index fdb718f2..9d03e93e 100644 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-parent - 3.6.0-SNAPSHOT + 3.6.0 ../../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 9c9b96e0..01655b78 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.6.0-SNAPSHOT + 3.6.0 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 45d14184..85fd9f94 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.6.0-SNAPSHOT + 3.6.0 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 79fe3fba..def44cfd 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.6.0-SNAPSHOT + 3.6.0 4.0.0 diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 57fc87b4..098cbdca 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-features-parent - 3.6.0-SNAPSHOT + 3.6.0 ../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 3464241f..87320340 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/features/service/pom.xml b/modules/features/service/pom.xml index 99b97619..1c1c334b 100644 --- a/modules/features/service/pom.xml +++ b/modules/features/service/pom.xml @@ -20,13 +20,13 @@ org.wso2.bps wso2bps-features-parent - 3.6.0-SNAPSHOT + 3.6.0 ../pom.xml 4.0.0 wso2bps-multitenancy-features - 3.6.0-SNAPSHOT + 3.6.0 pom WSO2 BPS - Tenant Dashboard Features Aggregator Module http://wso2.org diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 66c3af7f..3071a51a 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -22,7 +22,7 @@ org.wso2.bps wso2bps-parent - 3.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index b0825423..14da4792 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.6.0-SNAPSHOT + 3.6.0 ../../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 0f68d3e4..35169446 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-common/ui-pages/pom.xml b/modules/integration/tests-common/ui-pages/pom.xml index 5eac650a..c3f15541 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-integration/bpel/pom.xml b/modules/integration/tests-integration/bpel/pom.xml index ad4e4b61..a5423b0b 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-integration/bpmn/pom.xml b/modules/integration/tests-integration/bpmn/pom.xml index a48185e5..ff9ba183 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-integration/humantasks/pom.xml b/modules/integration/tests-integration/humantasks/pom.xml index 2428e898..805537be 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-integration/reports/pom.xml b/modules/integration/tests-integration/reports/pom.xml index 743ca229..448f9317 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-integration/taskcoordination/pom.xml b/modules/integration/tests-integration/taskcoordination/pom.xml index 1c96e5e5..59747360 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/integration/tests-patches/bpel/pom.xml b/modules/integration/tests-patches/bpel/pom.xml index b8f9d5f9..41a183d1 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.6.0-SNAPSHOT + 3.6.0 ../../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 e3912380..167d7188 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml 4.0.0 org.wso2.bps.multitenancy.dashboard.ui - 3.6.0-SNAPSHOT + 3.6.0 bundle WSO2 BPS - Tenant Dashboard UI diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 31d24ae4..6a91c224 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.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 5b9baecf..116d5a15 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-parent - 3.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/samples/product/bpel-eventlistener/pom.xml b/modules/samples/product/bpel-eventlistener/pom.xml index e1747fef..e4f04222 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/bpel-logger-extension/pom.xml b/modules/samples/product/bpel-logger-extension/pom.xml index 3362cf59..a61e880b 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/bpel-property-reader/pom.xml b/modules/samples/product/bpel-property-reader/pom.xml index 2b3b550e..c0a2c9d7 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/bpmn-sample-jars/pom.xml b/modules/samples/product/bpmn-sample-jars/pom.xml index a6ae625b..f5874db8 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml 4.0.0 diff --git a/modules/samples/product/humantask-eventlistener/pom.xml b/modules/samples/product/humantask-eventlistener/pom.xml index cb27a976..57511cf6 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/humantask-ui-webapp/pom.xml b/modules/samples/product/humantask-ui-webapp/pom.xml index 45842e2b..cd7fee61 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/pom.xml b/modules/samples/product/pom.xml index 36ba2b62..0eaaf90e 100644 --- a/modules/samples/product/pom.xml +++ b/modules/samples/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-samples-parent - 3.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/process-tools/pom.xml b/modules/samples/product/process-tools/pom.xml index 1f8eef25..49238e43 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/sample-client/pom.xml b/modules/samples/product/sample-client/pom.xml index 37e83078..e7608f37 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/samples/product/sample-utils/pom.xml b/modules/samples/product/sample-utils/pom.xml index 4046ba8d..13919e33 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.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/modules/services/CreditRatingService/pom.xml b/modules/services/CreditRatingService/pom.xml index 4853df66..0ce1f279 100644 --- a/modules/services/CreditRatingService/pom.xml +++ b/modules/services/CreditRatingService/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps sample-services - 3.6.0-SNAPSHOT + 3.6.0 CreditRatingService diff --git a/modules/services/UserService/pom.xml b/modules/services/UserService/pom.xml index 2a55e99e..4a71c4e0 100644 --- a/modules/services/UserService/pom.xml +++ b/modules/services/UserService/pom.xml @@ -21,7 +21,7 @@ org.wso2.bps sample-services - 3.6.0-SNAPSHOT + 3.6.0 UserService war diff --git a/modules/services/pom.xml b/modules/services/pom.xml index e86641e3..87d27366 100644 --- a/modules/services/pom.xml +++ b/modules/services/pom.xml @@ -19,7 +19,7 @@ org.wso2.bps wso2bps-parent - 3.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 787f0e27..94c8016a 100644 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-parent - 3.6.0-SNAPSHOT + 3.6.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index e94c16be..d005008a 100644 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -20,7 +20,7 @@ org.wso2.bps wso2bps-styles-parent - 3.6.0-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/pom.xml b/pom.xml index cf244b09..157b9151 100644 --- a/pom.xml +++ b/pom.xml @@ -15,14 +15,13 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + 4.0.0 org.wso2.bps wso2bps-parent pom - 3.6.0-SNAPSHOT + 3.6.0 WSO2 BPS - Parent http://wso2.org/projects/bps/java WSO2 Business Process Server @@ -473,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 - HEAD + v3.6.0-RC1 @@ -622,7 +621,7 @@ UTF-8 - 3.6.0-SNAPSHOT + 3.6.0 4.4.8