From 40961f02df5a5443fb5323b6b33ba298ca95f507 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 20 Feb 2016 10:58:22 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.0.0 --- .../components/ds-multitenant-dashboard/pom.xml | 2 +- modules/components/pom.xml | 2 +- modules/components/ues-admin/pom.xml | 2 +- modules/distribution/pom.xml | 15 +++++++-------- modules/features/ues/org.wso2.ds.feature/pom.xml | 2 +- modules/features/ues/pom.xml | 2 +- modules/integration/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 4 ++-- modules/integration/tests-common/pom.xml | 2 +- modules/integration/tests-ui-integration/pom.xml | 2 +- .../tests-ui-integration/tests-ui/pom.xml | 2 +- .../tests-ui-integration/ui-test-utils/pom.xml | 2 +- modules/p2-profile-gen/pom.xml | 2 +- pom.xml | 6 +++--- 15 files changed, 24 insertions(+), 25 deletions(-) diff --git a/modules/components/ds-multitenant-dashboard/pom.xml b/modules/components/ds-multitenant-dashboard/pom.xml index 73f99674..6da8feb8 100644 --- a/modules/components/ds-multitenant-dashboard/pom.xml +++ b/modules/components/ds-multitenant-dashboard/pom.xml @@ -19,7 +19,7 @@ org.wso2.ds wso2ds-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../../pom.xml diff --git a/modules/components/pom.xml b/modules/components/pom.xml index a5860782..38c4959e 100644 --- a/modules/components/pom.xml +++ b/modules/components/pom.xml @@ -19,7 +19,7 @@ org.wso2.ds wso2ds-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml diff --git a/modules/components/ues-admin/pom.xml b/modules/components/ues-admin/pom.xml index d58d6271..a6515aa0 100644 --- a/modules/components/ues-admin/pom.xml +++ b/modules/components/ues-admin/pom.xml @@ -19,7 +19,7 @@ org.wso2.ds wso2ds-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../../pom.xml 4.0.0 diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index dfdf6cae..4a8bca7b 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -3,7 +3,7 @@ org.wso2.ds wso2ds-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml 4.0.0 @@ -116,24 +116,23 @@ - + - + - - - + + + - + diff --git a/modules/features/ues/org.wso2.ds.feature/pom.xml b/modules/features/ues/org.wso2.ds.feature/pom.xml index 6939f787..6cf35093 100644 --- a/modules/features/ues/org.wso2.ds.feature/pom.xml +++ b/modules/features/ues/org.wso2.ds.feature/pom.xml @@ -19,7 +19,7 @@ org.wso2.ds wso2ds-features - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml 4.0.0 diff --git a/modules/features/ues/pom.xml b/modules/features/ues/pom.xml index d3dc69b1..e93acdaa 100644 --- a/modules/features/ues/pom.xml +++ b/modules/features/ues/pom.xml @@ -19,7 +19,7 @@ org.wso2.ds wso2ds-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../../pom.xml 4.0.0 diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index c912f521..e915e8e2 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -20,7 +20,7 @@ org.wso2.ds wso2ds-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml 4.0.0 diff --git a/modules/integration/tests-common/admin-clients/pom.xml b/modules/integration/tests-common/admin-clients/pom.xml index 1c63fb5b..994c5078 100644 --- a/modules/integration/tests-common/admin-clients/pom.xml +++ b/modules/integration/tests-common/admin-clients/pom.xml @@ -21,7 +21,7 @@ org.wso2.ds tests-common - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml 4.0.0 diff --git a/modules/integration/tests-common/integration-test-utils/pom.xml b/modules/integration/tests-common/integration-test-utils/pom.xml index abef8663..ffac6f40 100644 --- a/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/modules/integration/tests-common/integration-test-utils/pom.xml @@ -20,7 +20,7 @@ org.wso2.ds tests-common - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml 4.0.0 @@ -57,7 +57,7 @@ org.wso2.ds org.wso2.ds.integration.common.clients - 2.0.0-SNAPSHOT + 2.0.0 compile diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml index 3b29f634..066c56df 100644 --- a/modules/integration/tests-common/pom.xml +++ b/modules/integration/tests-common/pom.xml @@ -20,7 +20,7 @@ org.wso2.ds wso2ds-integration - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml 4.0.0 diff --git a/modules/integration/tests-ui-integration/pom.xml b/modules/integration/tests-ui-integration/pom.xml index 768d46f3..01d30585 100644 --- a/modules/integration/tests-ui-integration/pom.xml +++ b/modules/integration/tests-ui-integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.ds wso2ds-integration - 2.0.0-SNAPSHOT + 2.0.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 f09ebe61..223bedae 100644 --- a/modules/integration/tests-ui-integration/tests-ui/pom.xml +++ b/modules/integration/tests-ui-integration/tests-ui/pom.xml @@ -21,7 +21,7 @@ org.wso2.ds tests-ui-integration - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml 4.0.0 diff --git a/modules/integration/tests-ui-integration/ui-test-utils/pom.xml b/modules/integration/tests-ui-integration/ui-test-utils/pom.xml index f3429bc1..845e39af 100644 --- a/modules/integration/tests-ui-integration/ui-test-utils/pom.xml +++ b/modules/integration/tests-ui-integration/ui-test-utils/pom.xml @@ -21,7 +21,7 @@ org.wso2.ds tests-ui-integration - 2.0.0-SNAPSHOT + 2.0.0 ../pom.xml 4.0.0 diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index a7833141..4d35c112 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -3,7 +3,7 @@ org.wso2.ds wso2ds-parent - 2.0.0-SNAPSHOT + 2.0.0 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 7d0f3cce..eeb35881 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.wso2.ds wso2ds-parent pom - 2.0.0-SNAPSHOT + 2.0.0 WSO2 Dashboard Server http://wso2.com/products/dashboard-server WSO2 Dashboard Server @@ -444,7 +444,7 @@ scm:git:https://github.com/wso2/product-ues.git scm:git:https://github.com/wso2/product-ues.git - HEAD + v2.0.0 @@ -570,7 +570,7 @@ 4.4.2 1.0.12 - 2.0.0-SNAPSHOT + 2.0.0 4.4.2 4.4.2