From 20a534ed1478f862ea65c765a7214e624084d94e Mon Sep 17 00:00:00 2001 From: Imesh Gunaratne Date: Tue, 20 Oct 2015 22:30:33 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v4.1.0-rc2 --- components/org.wso2.ppaas.manager.styles/pom.xml | 2 +- components/pom.xml | 2 +- extensions/carbon/pom.xml | 2 +- extensions/carbon/ppaas-membership-scheme/pom.xml | 2 +- .../cep/ppaas-cep-extension/wso2cep-3.0.0/pom.xml | 5 ++--- .../cep/ppaas-cep-extension/wso2cep-3.1.0/pom.xml | 5 ++--- .../das/artifacts/metering-dashboard/capps/pom.xml | 8 +++----- .../das/artifacts/monitoring-dashboard/capps/pom.xml | 8 +++----- extensions/das/distribution/pom.xml | 5 ++--- extensions/das/ppaas-das-extension/pom.xml | 6 ++---- extensions/pom.xml | 2 +- features/org.wso2.ppaas.manager.styles.feature/pom.xml | 2 +- features/pom.xml | 2 +- pom.xml | 7 +++---- products/pom.xml | 2 +- products/ppaas/modules/distribution/pom.xml | 2 +- products/ppaas/modules/integration/pom.xml | 2 +- .../ppaas/modules/integration/tests-common/pom.xml | 2 +- .../modules/integration/tests-integration/pom.xml | 2 +- products/ppaas/modules/p2-profile-gen/pom.xml | 10 ++++------ products/ppaas/pom.xml | 2 +- tools/installer/activemq/5.10.0/pom.xml | 6 ++---- .../installer/activemq/5.10.0/template-module/pom.xml | 5 ++--- tools/installer/activemq/pom.xml | 6 ++---- tools/installer/distribution/pom.xml | 5 ++--- tools/installer/pom.xml | 5 ++--- tools/installer/scripts/pom.xml | 5 ++--- tools/installer/wso2cep-monitoring/3.1.0/pom.xml | 6 ++---- .../wso2cep-monitoring/3.1.0/template-module/pom.xml | 5 ++--- tools/installer/wso2cep-monitoring/pom.xml | 6 ++---- tools/installer/wso2cep/3.1.0/pom.xml | 6 ++---- tools/installer/wso2cep/3.1.0/template-module/pom.xml | 5 ++--- tools/installer/wso2cep/pom.xml | 6 ++---- tools/installer/wso2das/3.0.0/pom.xml | 6 ++---- tools/installer/wso2das/3.0.0/template-module/pom.xml | 5 ++--- tools/installer/wso2das/pom.xml | 6 ++---- tools/installer/wso2ppaas/4.1.0/pom.xml | 6 ++---- .../installer/wso2ppaas/4.1.0/template-module/pom.xml | 5 ++--- tools/installer/wso2ppaas/pom.xml | 6 ++---- tools/pom.xml | 2 +- tools/ppaas-migration/4.0.0/pom.xml | 2 +- 41 files changed, 72 insertions(+), 112 deletions(-) diff --git a/components/org.wso2.ppaas.manager.styles/pom.xml b/components/org.wso2.ppaas.manager.styles/pom.xml index b42771c0..6ace00d8 100644 --- a/components/org.wso2.ppaas.manager.styles/pom.xml +++ b/components/org.wso2.ppaas.manager.styles/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas ppaas-component-parent - 4.1.0-SNAPSHOT + 4.1.0 org.wso2.ppaas.manager.styles diff --git a/components/pom.xml b/components/pom.xml index ab8e1ae8..9cf3cbb0 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -18,7 +18,7 @@ org.wso2.ppaas ppaas-parent - 4.1.0-SNAPSHOT + 4.1.0 4.0.0 diff --git a/extensions/carbon/pom.xml b/extensions/carbon/pom.xml index 7f25fe54..593493da 100644 --- a/extensions/carbon/pom.xml +++ b/extensions/carbon/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas ppaas-extensions - 4.1.0-SNAPSHOT + 4.1.0 carbon-extensions diff --git a/extensions/carbon/ppaas-membership-scheme/pom.xml b/extensions/carbon/ppaas-membership-scheme/pom.xml index a2bd4c2e..3672eb66 100644 --- a/extensions/carbon/ppaas-membership-scheme/pom.xml +++ b/extensions/carbon/ppaas-membership-scheme/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas carbon-extensions - 4.1.0-SNAPSHOT + 4.1.0 wso2ppaas-membership-scheme diff --git a/extensions/cep/ppaas-cep-extension/wso2cep-3.0.0/pom.xml b/extensions/cep/ppaas-cep-extension/wso2cep-3.0.0/pom.xml index bbaea1c7..aa0ade68 100644 --- a/extensions/cep/ppaas-cep-extension/wso2cep-3.0.0/pom.xml +++ b/extensions/cep/ppaas-cep-extension/wso2cep-3.0.0/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-extensions - 4.1.0-SNAPSHOT + 4.1.0 ../../../pom.xml diff --git a/extensions/cep/ppaas-cep-extension/wso2cep-3.1.0/pom.xml b/extensions/cep/ppaas-cep-extension/wso2cep-3.1.0/pom.xml index 1fd95c83..910636b5 100644 --- a/extensions/cep/ppaas-cep-extension/wso2cep-3.1.0/pom.xml +++ b/extensions/cep/ppaas-cep-extension/wso2cep-3.1.0/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-extensions - 4.1.0-SNAPSHOT + 4.1.0 ../../../pom.xml diff --git a/extensions/das/artifacts/metering-dashboard/capps/pom.xml b/extensions/das/artifacts/metering-dashboard/capps/pom.xml index 6fc56156..69f065b4 100644 --- a/extensions/das/artifacts/metering-dashboard/capps/pom.xml +++ b/extensions/das/artifacts/metering-dashboard/capps/pom.xml @@ -14,13 +14,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.ppaas ppaas-extensions - 4.1.0-SNAPSHOT + 4.1.0 ../../../../pom.xml 4.0.0 @@ -53,7 +51,7 @@ process-resources - + diff --git a/extensions/das/artifacts/monitoring-dashboard/capps/pom.xml b/extensions/das/artifacts/monitoring-dashboard/capps/pom.xml index 58c3adcc..5fdc57a2 100644 --- a/extensions/das/artifacts/monitoring-dashboard/capps/pom.xml +++ b/extensions/das/artifacts/monitoring-dashboard/capps/pom.xml @@ -14,13 +14,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.ppaas ppaas-extensions - 4.1.0-SNAPSHOT + 4.1.0 ../../../../pom.xml 4.0.0 @@ -53,7 +51,7 @@ process-resources - + diff --git a/extensions/das/distribution/pom.xml b/extensions/das/distribution/pom.xml index 64a09b10..225ee93b 100644 --- a/extensions/das/distribution/pom.xml +++ b/extensions/das/distribution/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-extensions - 4.1.0-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/extensions/das/ppaas-das-extension/pom.xml b/extensions/das/ppaas-das-extension/pom.xml index 17db7f39..fe0b6fcb 100644 --- a/extensions/das/ppaas-das-extension/pom.xml +++ b/extensions/das/ppaas-das-extension/pom.xml @@ -14,13 +14,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.wso2.ppaas ppaas-extensions - 4.1.0-SNAPSHOT + 4.1.0 ../../pom.xml 4.0.0 diff --git a/extensions/pom.xml b/extensions/pom.xml index 33aaa149..281307d7 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas ppaas-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-extensions diff --git a/features/org.wso2.ppaas.manager.styles.feature/pom.xml b/features/org.wso2.ppaas.manager.styles.feature/pom.xml index 73b39cfe..12481893 100644 --- a/features/org.wso2.ppaas.manager.styles.feature/pom.xml +++ b/features/org.wso2.ppaas.manager.styles.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas ppaas-features-parent - 4.1.0-SNAPSHOT + 4.1.0 org.wso2.ppaas.manager.styles.feature diff --git a/features/pom.xml b/features/pom.xml index 7821b5b4..c8d5c8a2 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas ppaas-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-features-parent diff --git a/pom.xml b/pom.xml index 97ff4d80..85e8cf51 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2 @@ -26,7 +25,7 @@ org.wso2.ppaas ppaas-parent pom - 4.1.0-SNAPSHOT + 4.1.0 WSO2 PPaaS - Parent WSO2 Private PaaS is an open source Platform as a Service (PaaS) solution. http://wso2.com/cloud/private-paas @@ -61,7 +60,7 @@ https://github.com/wso2/product-private-paas.git scm:git:https://github.com/wso2/product-private-paas.git scm:git:https://github.com/wso2/product-private-paas.git - HEAD + v4.1.0-rc2 diff --git a/products/pom.xml b/products/pom.xml index 707f4b46..8aa994d2 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas ppaas-parent - 4.1.0-SNAPSHOT + 4.1.0 private-paas-products-parent diff --git a/products/ppaas/modules/distribution/pom.xml b/products/ppaas/modules/distribution/pom.xml index 0cca9c7d..8f293f65 100755 --- a/products/ppaas/modules/distribution/pom.xml +++ b/products/ppaas/modules/distribution/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas private-paas - 4.1.0-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/products/ppaas/modules/integration/pom.xml b/products/ppaas/modules/integration/pom.xml index 0b94cc52..ee33d5c3 100755 --- a/products/ppaas/modules/integration/pom.xml +++ b/products/ppaas/modules/integration/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas private-paas - 4.1.0-SNAPSHOT + 4.1.0 ../../pom.xml diff --git a/products/ppaas/modules/integration/tests-common/pom.xml b/products/ppaas/modules/integration/tests-common/pom.xml index 0611a176..ad88b434 100755 --- a/products/ppaas/modules/integration/tests-common/pom.xml +++ b/products/ppaas/modules/integration/tests-common/pom.xml @@ -18,7 +18,7 @@ org.wso2.ppaas ppaas-integration - 4.1.0-SNAPSHOT + 4.1.0 org.wso2.ppaas.integration.common diff --git a/products/ppaas/modules/integration/tests-integration/pom.xml b/products/ppaas/modules/integration/tests-integration/pom.xml index ddec1978..1709c57e 100755 --- a/products/ppaas/modules/integration/tests-integration/pom.xml +++ b/products/ppaas/modules/integration/tests-integration/pom.xml @@ -18,7 +18,7 @@ org.wso2.ppaas ppaas-integration - 4.1.0-SNAPSHOT + 4.1.0 ppaas-test-integration diff --git a/products/ppaas/modules/p2-profile-gen/pom.xml b/products/ppaas/modules/p2-profile-gen/pom.xml index a2607d03..d966b291 100644 --- a/products/ppaas/modules/p2-profile-gen/pom.xml +++ b/products/ppaas/modules/p2-profile-gen/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas private-paas - 4.1.0-SNAPSHOT + 4.1.0 ../../pom.xml @@ -1553,9 +1552,8 @@ package - - + + diff --git a/products/ppaas/pom.xml b/products/ppaas/pom.xml index d64b0695..ee144e96 100755 --- a/products/ppaas/pom.xml +++ b/products/ppaas/pom.xml @@ -18,7 +18,7 @@ org.wso2.ppaas private-paas-products-parent - 4.1.0-SNAPSHOT + 4.1.0 private-paas diff --git a/tools/installer/activemq/5.10.0/pom.xml b/tools/installer/activemq/5.10.0/pom.xml index 8a287299..3825decc 100644 --- a/tools/installer/activemq/5.10.0/pom.xml +++ b/tools/installer/activemq/5.10.0/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-activemq-parent - 4.1.0-SNAPSHOT + 4.1.0 activemq-5.10.0-installer-module diff --git a/tools/installer/activemq/5.10.0/template-module/pom.xml b/tools/installer/activemq/5.10.0/template-module/pom.xml index 8c1fed32..7c0854ce 100644 --- a/tools/installer/activemq/5.10.0/template-module/pom.xml +++ b/tools/installer/activemq/5.10.0/template-module/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas activemq-5.10.0-installer-module - 4.1.0-SNAPSHOT + 4.1.0 apache-activemq-5.10.0-installer-template-module diff --git a/tools/installer/activemq/pom.xml b/tools/installer/activemq/pom.xml index bea4a671..0282a9c0 100644 --- a/tools/installer/activemq/pom.xml +++ b/tools/installer/activemq/pom.xml @@ -18,14 +18,12 @@ under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-installer-activemq-parent diff --git a/tools/installer/distribution/pom.xml b/tools/installer/distribution/pom.xml index f73d9771..c2ef83aa 100644 --- a/tools/installer/distribution/pom.xml +++ b/tools/installer/distribution/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-parent - 4.1.0-SNAPSHOT + 4.1.0 wso2ppaas-installer diff --git a/tools/installer/pom.xml b/tools/installer/pom.xml index 4be60f59..8a43f7c4 100644 --- a/tools/installer/pom.xml +++ b/tools/installer/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas tools - 4.1.0-SNAPSHOT + 4.1.0 ppaas-installer-parent diff --git a/tools/installer/scripts/pom.xml b/tools/installer/scripts/pom.xml index 2200623c..ae1b14f0 100644 --- a/tools/installer/scripts/pom.xml +++ b/tools/installer/scripts/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-installer-scripts diff --git a/tools/installer/wso2cep-monitoring/3.1.0/pom.xml b/tools/installer/wso2cep-monitoring/3.1.0/pom.xml index aa17a03e..c97d5612 100644 --- a/tools/installer/wso2cep-monitoring/3.1.0/pom.xml +++ b/tools/installer/wso2cep-monitoring/3.1.0/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-wso2cep-monitoring-parent - 4.1.0-SNAPSHOT + 4.1.0 wso2cep-3.1.0-monitoring-installer-module diff --git a/tools/installer/wso2cep-monitoring/3.1.0/template-module/pom.xml b/tools/installer/wso2cep-monitoring/3.1.0/template-module/pom.xml index f12a14a5..bc7867dc 100755 --- a/tools/installer/wso2cep-monitoring/3.1.0/template-module/pom.xml +++ b/tools/installer/wso2cep-monitoring/3.1.0/template-module/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas wso2cep-3.1.0-monitoring-installer-module - 4.1.0-SNAPSHOT + 4.1.0 wso2cep-3.1.0-monitoring-installer-template-module diff --git a/tools/installer/wso2cep-monitoring/pom.xml b/tools/installer/wso2cep-monitoring/pom.xml index 937317b7..708144ad 100644 --- a/tools/installer/wso2cep-monitoring/pom.xml +++ b/tools/installer/wso2cep-monitoring/pom.xml @@ -18,14 +18,12 @@ under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-installer-wso2cep-monitoring-parent diff --git a/tools/installer/wso2cep/3.1.0/pom.xml b/tools/installer/wso2cep/3.1.0/pom.xml index e14a032e..579ecb09 100644 --- a/tools/installer/wso2cep/3.1.0/pom.xml +++ b/tools/installer/wso2cep/3.1.0/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-wso2cep-parent - 4.1.0-SNAPSHOT + 4.1.0 wso2cep-3.1.0-installer-module diff --git a/tools/installer/wso2cep/3.1.0/template-module/pom.xml b/tools/installer/wso2cep/3.1.0/template-module/pom.xml index 98f2f598..e51a407c 100755 --- a/tools/installer/wso2cep/3.1.0/template-module/pom.xml +++ b/tools/installer/wso2cep/3.1.0/template-module/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas wso2cep-3.1.0-installer-module - 4.1.0-SNAPSHOT + 4.1.0 wso2cep-3.1.0-installer-template-module diff --git a/tools/installer/wso2cep/pom.xml b/tools/installer/wso2cep/pom.xml index 0e781dd0..afc570f3 100644 --- a/tools/installer/wso2cep/pom.xml +++ b/tools/installer/wso2cep/pom.xml @@ -18,14 +18,12 @@ under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-installer-wso2cep-parent diff --git a/tools/installer/wso2das/3.0.0/pom.xml b/tools/installer/wso2das/3.0.0/pom.xml index 4efa4215..45a896b8 100644 --- a/tools/installer/wso2das/3.0.0/pom.xml +++ b/tools/installer/wso2das/3.0.0/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-wso2das-parent - 4.1.0-SNAPSHOT + 4.1.0 wso2das-3.0.0-installer-module diff --git a/tools/installer/wso2das/3.0.0/template-module/pom.xml b/tools/installer/wso2das/3.0.0/template-module/pom.xml index 9d27ec91..13f81a60 100755 --- a/tools/installer/wso2das/3.0.0/template-module/pom.xml +++ b/tools/installer/wso2das/3.0.0/template-module/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas wso2das-3.0.0-installer-module - 4.1.0-SNAPSHOT + 4.1.0 wso2das-3.0.0-installer-template-module diff --git a/tools/installer/wso2das/pom.xml b/tools/installer/wso2das/pom.xml index a181aa8c..6be8d23d 100644 --- a/tools/installer/wso2das/pom.xml +++ b/tools/installer/wso2das/pom.xml @@ -18,14 +18,12 @@ under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-installer-wso2das-parent diff --git a/tools/installer/wso2ppaas/4.1.0/pom.xml b/tools/installer/wso2ppaas/4.1.0/pom.xml index 176062ff..1a551fb4 100644 --- a/tools/installer/wso2ppaas/4.1.0/pom.xml +++ b/tools/installer/wso2ppaas/4.1.0/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-wso2ppaas-parent - 4.1.0-SNAPSHOT + 4.1.0 wso2ppaas-4.1.0-installer-module diff --git a/tools/installer/wso2ppaas/4.1.0/template-module/pom.xml b/tools/installer/wso2ppaas/4.1.0/template-module/pom.xml index 57f1a72d..e081bf1c 100755 --- a/tools/installer/wso2ppaas/4.1.0/template-module/pom.xml +++ b/tools/installer/wso2ppaas/4.1.0/template-module/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas wso2ppaas-4.1.0-installer-module - 4.1.0-SNAPSHOT + 4.1.0 wso2ppaas-installer-template-module diff --git a/tools/installer/wso2ppaas/pom.xml b/tools/installer/wso2ppaas/pom.xml index b1771a86..50c31592 100644 --- a/tools/installer/wso2ppaas/pom.xml +++ b/tools/installer/wso2ppaas/pom.xml @@ -15,14 +15,12 @@ ~ limitations under the License. --> - + 4.0.0 org.wso2.ppaas ppaas-installer-parent - 4.1.0-SNAPSHOT + 4.1.0 ppaas-installer-wso2ppaas-parent diff --git a/tools/pom.xml b/tools/pom.xml index 41c7bdf5..7eb53e7d 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas ppaas-parent - 4.1.0-SNAPSHOT + 4.1.0 tools diff --git a/tools/ppaas-migration/4.0.0/pom.xml b/tools/ppaas-migration/4.0.0/pom.xml index 0f4088ca..89eeca45 100644 --- a/tools/ppaas-migration/4.0.0/pom.xml +++ b/tools/ppaas-migration/4.0.0/pom.xml @@ -19,7 +19,7 @@ org.wso2.ppaas tools - 4.1.0-SNAPSHOT + 4.1.0 ../../pom.xml