From 5ddcff3fc99c27e69f56188535effc4ef60559e7 Mon Sep 17 00:00:00 2001 From: ravindraranwala Date: Wed, 9 Sep 2015 23:46:30 +0530 Subject: [PATCH] [maven-release-plugin] prepare release esb-parent-4.9.0-RC6 --- modules/distribution/pom.xml | 2 +- modules/features/pom.xml | 2 +- .../features/product/org.wso2.esb.samples.feature/pom.xml | 2 +- .../features/product/org.wso2.esb.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/service-samples/pom.xml | 2 +- modules/integration/test-common/admin-clients/pom.xml | 2 +- modules/integration/test-common/extensions/pom.xml | 2 +- .../integration/test-common/integration-test-utils/pom.xml | 2 +- modules/integration/test-common/pom.xml | 2 +- modules/integration/test-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/reports/pom.xml | 2 +- .../integration/tests-integration/tests-mediator-1/pom.xml | 2 +- .../integration/tests-integration/tests-mediator-2/pom.xml | 2 +- modules/integration/tests-integration/tests-other/pom.xml | 2 +- modules/integration/tests-integration/tests-patches/pom.xml | 2 +- .../integration/tests-integration/tests-platform/pom.xml | 2 +- .../tests-integration/tests-platform/tests-rabbitmq/pom.xml | 2 +- modules/integration/tests-integration/tests-sample/pom.xml | 2 +- modules/integration/tests-integration/tests-service/pom.xml | 2 +- .../integration/tests-integration/tests-transport/pom.xml | 2 +- modules/integration/tests-ui-integration/tests-ui/pom.xml | 2 +- modules/p2-profile/pom.xml | 2 +- modules/samples/pom.xml | 2 +- modules/samples/product/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- pom.xml | 6 +++--- 29 files changed, 31 insertions(+), 31 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index bc1974421..00ffa1a41 100755 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-parent - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml diff --git a/modules/features/pom.xml b/modules/features/pom.xml index f7da3984a..523dfc06d 100755 --- a/modules/features/pom.xml +++ b/modules/features/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-parent - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml diff --git a/modules/features/product/org.wso2.esb.samples.feature/pom.xml b/modules/features/product/org.wso2.esb.samples.feature/pom.xml index b4753d15d..c42746467 100644 --- a/modules/features/product/org.wso2.esb.samples.feature/pom.xml +++ b/modules/features/product/org.wso2.esb.samples.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-features - 4.9.0-SNAPSHOT + 4.9.0 4.0.0 diff --git a/modules/features/product/org.wso2.esb.styles.feature/pom.xml b/modules/features/product/org.wso2.esb.styles.feature/pom.xml index ae27eb3c2..68e55b349 100644 --- a/modules/features/product/org.wso2.esb.styles.feature/pom.xml +++ b/modules/features/product/org.wso2.esb.styles.feature/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-features - 4.9.0-SNAPSHOT + 4.9.0 4.0.0 diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 0286aacca..98f246427 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-features-parent - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 8150df971..d44cf95f0 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-parent - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml diff --git a/modules/integration/service-samples/pom.xml b/modules/integration/service-samples/pom.xml index 9f87800ff..41b00c8f4 100644 --- a/modules/integration/service-samples/pom.xml +++ b/modules/integration/service-samples/pom.xml @@ -5,7 +5,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 service-samples diff --git a/modules/integration/test-common/admin-clients/pom.xml b/modules/integration/test-common/admin-clients/pom.xml index 8ba247924..0d9066fd7 100644 --- a/modules/integration/test-common/admin-clients/pom.xml +++ b/modules/integration/test-common/admin-clients/pom.xml @@ -5,7 +5,7 @@ org.wso2.esb integration-test-common - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml admin-clients diff --git a/modules/integration/test-common/extensions/pom.xml b/modules/integration/test-common/extensions/pom.xml index 73136fa8e..011d38ec7 100644 --- a/modules/integration/test-common/extensions/pom.xml +++ b/modules/integration/test-common/extensions/pom.xml @@ -7,7 +7,7 @@ org.wso2.esb integration-test-common - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml ESB Integration Extensions diff --git a/modules/integration/test-common/integration-test-utils/pom.xml b/modules/integration/test-common/integration-test-utils/pom.xml index 27dff4074..a2878a0a8 100644 --- a/modules/integration/test-common/integration-test-utils/pom.xml +++ b/modules/integration/test-common/integration-test-utils/pom.xml @@ -8,7 +8,7 @@ org.wso2.esb integration-test-common - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml diff --git a/modules/integration/test-common/pom.xml b/modules/integration/test-common/pom.xml index 76a745ab1..6e31f05ed 100644 --- a/modules/integration/test-common/pom.xml +++ b/modules/integration/test-common/pom.xml @@ -3,7 +3,7 @@ esb-integration-tests org.wso2.esb - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml 4.0.0 diff --git a/modules/integration/test-common/ui-pages/pom.xml b/modules/integration/test-common/ui-pages/pom.xml index 54caa7ab8..3dfa4b405 100644 --- a/modules/integration/test-common/ui-pages/pom.xml +++ b/modules/integration/test-common/ui-pages/pom.xml @@ -5,7 +5,7 @@ org.wso2.esb integration-test-common - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml ESB Integration Test UI Pages diff --git a/modules/integration/tests-integration/reports/pom.xml b/modules/integration/tests-integration/reports/pom.xml index 16f98ede3..d59072185 100644 --- a/modules/integration/tests-integration/reports/pom.xml +++ b/modules/integration/tests-integration/reports/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml diff --git a/modules/integration/tests-integration/tests-mediator-1/pom.xml b/modules/integration/tests-integration/tests-mediator-1/pom.xml index e7d60b76c..597283a83 100644 --- a/modules/integration/tests-integration/tests-mediator-1/pom.xml +++ b/modules/integration/tests-integration/tests-mediator-1/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-integration/tests-mediator-2/pom.xml b/modules/integration/tests-integration/tests-mediator-2/pom.xml index fddf368c2..e699d66dd 100644 --- a/modules/integration/tests-integration/tests-mediator-2/pom.xml +++ b/modules/integration/tests-integration/tests-mediator-2/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-integration/tests-other/pom.xml b/modules/integration/tests-integration/tests-other/pom.xml index 1f70f6cba..6a4fa519d 100644 --- a/modules/integration/tests-integration/tests-other/pom.xml +++ b/modules/integration/tests-integration/tests-other/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-integration/tests-patches/pom.xml b/modules/integration/tests-integration/tests-patches/pom.xml index cc82b7911..019486011 100644 --- a/modules/integration/tests-integration/tests-patches/pom.xml +++ b/modules/integration/tests-integration/tests-patches/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-integration/tests-platform/pom.xml b/modules/integration/tests-integration/tests-platform/pom.xml index fa785bba3..a8040cd59 100644 --- a/modules/integration/tests-integration/tests-platform/pom.xml +++ b/modules/integration/tests-integration/tests-platform/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml diff --git a/modules/integration/tests-integration/tests-platform/tests-rabbitmq/pom.xml b/modules/integration/tests-integration/tests-platform/tests-rabbitmq/pom.xml index af813046f..392458f5b 100644 --- a/modules/integration/tests-integration/tests-platform/tests-rabbitmq/pom.xml +++ b/modules/integration/tests-integration/tests-platform/tests-rabbitmq/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb org.wso2.carbon.esb.tests.platform - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml 4.0.0 diff --git a/modules/integration/tests-integration/tests-sample/pom.xml b/modules/integration/tests-integration/tests-sample/pom.xml index e49c7c8af..2d9581325 100644 --- a/modules/integration/tests-integration/tests-sample/pom.xml +++ b/modules/integration/tests-integration/tests-sample/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-integration/tests-service/pom.xml b/modules/integration/tests-integration/tests-service/pom.xml index 4ea6d568e..f9a989519 100644 --- a/modules/integration/tests-integration/tests-service/pom.xml +++ b/modules/integration/tests-integration/tests-service/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-integration/tests-transport/pom.xml b/modules/integration/tests-integration/tests-transport/pom.xml index 69f7bc1d4..10a5fd254 100644 --- a/modules/integration/tests-integration/tests-transport/pom.xml +++ b/modules/integration/tests-integration/tests-transport/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-ui-integration/tests-ui/pom.xml b/modules/integration/tests-ui-integration/tests-ui/pom.xml index 8a61d8d98..9b369ba55 100644 --- a/modules/integration/tests-ui-integration/tests-ui/pom.xml +++ b/modules/integration/tests-ui-integration/tests-ui/pom.xml @@ -3,7 +3,7 @@ org.wso2.esb esb-integration-tests - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml index de89dae7d..7d284315f 100644 --- a/modules/p2-profile/pom.xml +++ b/modules/p2-profile/pom.xml @@ -18,7 +18,7 @@ org.wso2.esb esb-parent - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml 4.0.0 diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 243220a89..a571c5c84 100755 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-parent - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml diff --git a/modules/samples/product/pom.xml b/modules/samples/product/pom.xml index 5849b21ed..268ec09a0 100755 --- a/modules/samples/product/pom.xml +++ b/modules/samples/product/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-samples-parent - 4.9.0-SNAPSHOT + 4.9.0 4.0.0 diff --git a/modules/styles/pom.xml b/modules/styles/pom.xml index 06d228f42..8e62eab62 100755 --- a/modules/styles/pom.xml +++ b/modules/styles/pom.xml @@ -22,7 +22,7 @@ org.wso2.esb esb-parent - 4.9.0-SNAPSHOT + 4.9.0 ../../pom.xml diff --git a/modules/styles/product/pom.xml b/modules/styles/product/pom.xml index c50a3f6e4..10b360ebd 100755 --- a/modules/styles/product/pom.xml +++ b/modules/styles/product/pom.xml @@ -23,7 +23,7 @@ org.wso2.esb esb-styles-parent - 4.9.0-SNAPSHOT + 4.9.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 452f3453f..90ca33f9f 100755 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.wso2.esb esb-parent pom - 4.9.0-SNAPSHOT + 4.9.0 WSO2 ESB - Aggregator Module http://wso2.com/products/enterprise-service-bus WSO2 Enterprise Service Bus (ESB) @@ -49,7 +49,7 @@ scm:git:https://github.com/wso2/product-esb.git https://github.com/wso2/product-esb.git scm:git:https://github.com/wso2/product-esb.git - HEAD + esb-parent-4.9.0-RC6 @@ -1063,7 +1063,7 @@ - 4.9.0-SNAPSHOT + 4.9.0