From 0d81d60c993be89f00e6058813f4b292acda8105 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 15:58:37 +0530 Subject: [PATCH 01/25] [maven-release-plugin] prepare release 1.0.0 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 8 +++----- product/modules/integration/pom.xml | 2 +- .../integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 35 insertions(+), 37 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 4ccc50ca2a..c450bc9985 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ea36f7e38e..ca07165eb1 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 11fa76072f..bd4013f9a1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 8afe01cb3d..665f9cec5e 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index d456da7ee1..61d55cd163 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 2acf80cc65..84b7d8706d 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 3c400ddb64..a0b341b21d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -576,7 +576,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + 1.0.0 @@ -818,7 +818,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 6621dea911..4c6c43ad86 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml @@ -139,8 +139,7 @@ - + @@ -167,8 +166,7 @@ - + diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 31a3a71614..a152f7231b 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index ee744483e7..d9172c087b 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From 462e53070c212a23fc8b347f03e434f65740f9e1 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 15:58:47 +0530 Subject: [PATCH 02/25] [maven-release-plugin] prepare for next development iteration --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index c450bc9985..f5aba9d25f 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ca07165eb1..952b316a5d 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..5f0db87496 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index bd4013f9a1..649f19bcba 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 665f9cec5e..6aa12c8523 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 61d55cd163..d26c50fc8c 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 84b7d8706d..493943afa5 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..63a9d4aa1b 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.1.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..9a1a8b37fb 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..dbfb7c8fcb 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.1.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..6b5206a51a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index a0b341b21d..82106f135d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.1.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -576,7 +576,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - 1.0.0 + HEAD @@ -818,7 +818,7 @@ 4.3.0 - 1.0.0 + 1.1.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 4c6c43ad86..3050ea76a6 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a152f7231b..1842de1868 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..2e1dbcc02c 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..34ccdf6143 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..3a2accf6b5 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..9dc4f9f012 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index d9172c087b..c6599ec6f1 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..f89d9da933 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml From 02d1a259dfc0b31eb262d80d039c71d80341c5df Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:18:34 +0530 Subject: [PATCH 03/25] [maven-release-plugin] rollback the release of 1.0.0 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 4 ++-- product/modules/distribution/pom.xml | 8 +++++--- product/modules/integration/pom.xml | 2 +- .../integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 36 insertions(+), 34 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index f5aba9d25f..4ccc50ca2a 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 952b316a5d..ea36f7e38e 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 5f0db87496..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 649f19bcba..11fa76072f 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 6aa12c8523..8afe01cb3d 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index d26c50fc8c..d456da7ee1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 493943afa5..2acf80cc65 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index 63a9d4aa1b..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 9a1a8b37fb..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index dbfb7c8fcb..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 6b5206a51a..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 82106f135d..3c400ddb64 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -818,7 +818,7 @@ 4.3.0 - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 3050ea76a6..6621dea911 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml @@ -139,7 +139,8 @@ - + @@ -166,7 +167,8 @@ - + diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 1842de1868..31a3a71614 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 2e1dbcc02c..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 34ccdf6143..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 3a2accf6b5..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 9dc4f9f012..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index c6599ec6f1..ee744483e7 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index f89d9da933..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml From 1cd3dc731594c0305db5adc897bfe331d69068ab Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:36:34 +0530 Subject: [PATCH 04/25] Removing the mvn clean plugin --- product/modules/distribution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 6621dea911..0726376052 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -320,7 +320,7 @@ - + From d57c56e36dbddd20d2fd797057293c6f0b00f646 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:40:26 +0530 Subject: [PATCH 05/25] [maven-release-plugin] prepare release wso2cdm-parent-1.0.0 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 8 +++----- product/modules/integration/pom.xml | 2 +- .../integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 35 insertions(+), 37 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 4ccc50ca2a..c450bc9985 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ea36f7e38e..ca07165eb1 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 11fa76072f..bd4013f9a1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 8afe01cb3d..665f9cec5e 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index d456da7ee1..61d55cd163 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 2acf80cc65..84b7d8706d 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 3c400ddb64..b2374d919d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -576,7 +576,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + wso2cdm-parent-1.0.0 @@ -818,7 +818,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 0726376052..f4f8465d96 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml @@ -139,8 +139,7 @@ - + @@ -167,8 +166,7 @@ - + diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 31a3a71614..a152f7231b 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index ee744483e7..d9172c087b 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From ae4e56c9d60c4aec21358c7de23a1111e603ff06 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:40:38 +0530 Subject: [PATCH 06/25] [maven-release-plugin] prepare for next development iteration --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index c450bc9985..71e962815a 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ca07165eb1..26d6316d5f 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..c3c34e6292 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index bd4013f9a1..8a78c664f7 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 665f9cec5e..4862a476a9 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 61d55cd163..a1bf7752c7 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 84b7d8706d..11035528d8 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..96f634fbd9 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..b2c9606964 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..b03e34c84c 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..d2c9582b70 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index b2374d919d..1090bdd7b4 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -576,7 +576,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - wso2cdm-parent-1.0.0 + HEAD @@ -818,7 +818,7 @@ 4.3.0 - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index f4f8465d96..61cd1f67c3 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a152f7231b..a73e466c78 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..c12dc222e1 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..e9373c65cd 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..af87da1aba 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..2b4393b6dc 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index d9172c087b..b326e6b438 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..3dd34dae34 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml From 1942fd68b1e1f361b9659ae0547da5d3ebf14d04 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:50:24 +0530 Subject: [PATCH 07/25] [maven-release-plugin] rollback the release of wso2cdm-parent-1.0.0 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 4 ++-- product/modules/distribution/pom.xml | 8 +++++--- product/modules/integration/pom.xml | 2 +- .../integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 36 insertions(+), 34 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 71e962815a..4ccc50ca2a 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 26d6316d5f..ea36f7e38e 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index c3c34e6292..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 8a78c664f7..11fa76072f 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 4862a476a9..8afe01cb3d 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index a1bf7752c7..d456da7ee1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 11035528d8..2acf80cc65 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index 96f634fbd9..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index b2c9606964..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index b03e34c84c..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index d2c9582b70..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 1090bdd7b4..3c400ddb64 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -818,7 +818,7 @@ 4.3.0 - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 61cd1f67c3..0726376052 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml @@ -139,7 +139,8 @@ - + @@ -166,7 +167,8 @@ - + diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a73e466c78..31a3a71614 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index c12dc222e1..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index e9373c65cd..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index af87da1aba..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 2b4393b6dc..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index b326e6b438..ee744483e7 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 3dd34dae34..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml From dbcd7db88baad5bb2b31a9ab4c6d52fa1c8c9a23 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:51:29 +0530 Subject: [PATCH 08/25] Removing mvn clean plugins --- product/modules/integration/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 31a3a71614..7e183eb0f3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -34,7 +34,7 @@ - + From 7418cb8d4d7076b4d47aed6dc125e8050e2e6a7b Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:56:42 +0530 Subject: [PATCH 09/25] [maven-release-plugin] prepare release 1.1.0 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 8 +++----- product/modules/integration/pom.xml | 2 +- .../integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 35 insertions(+), 37 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 4ccc50ca2a..c450bc9985 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ea36f7e38e..ca07165eb1 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 11fa76072f..bd4013f9a1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 8afe01cb3d..665f9cec5e 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index d456da7ee1..61d55cd163 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 2acf80cc65..84b7d8706d 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 3c400ddb64..f2daefe7d8 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -576,7 +576,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + 1.1.0 @@ -818,7 +818,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 0726376052..f4f8465d96 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml @@ -139,8 +139,7 @@ - + @@ -167,8 +166,7 @@ - + diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 7e183eb0f3..a49dea1fb3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index ee744483e7..d9172c087b 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From da9443a0651745e518c864179c0eae29206d13a7 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 16:56:52 +0530 Subject: [PATCH 10/25] [maven-release-plugin] prepare for next development iteration --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index c450bc9985..71e962815a 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ca07165eb1..26d6316d5f 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..c3c34e6292 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index bd4013f9a1..8a78c664f7 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 665f9cec5e..4862a476a9 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 61d55cd163..a1bf7752c7 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 84b7d8706d..11035528d8 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..96f634fbd9 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..b2c9606964 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..b03e34c84c 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..d2c9582b70 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index f2daefe7d8..1090bdd7b4 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -576,7 +576,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - 1.1.0 + HEAD @@ -818,7 +818,7 @@ 4.3.0 - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index f4f8465d96..61cd1f67c3 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a49dea1fb3..f4a8adedf4 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..c12dc222e1 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..e9373c65cd 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..af87da1aba 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..2b4393b6dc 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index d9172c087b..b326e6b438 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..3dd34dae34 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml From 6876d44291b8278b89b6e6a9280c44b51c03f5ab Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 18:56:34 +0530 Subject: [PATCH 11/25] Fixing the pom file --- pom.xml | 26 +++++--------------------- 1 file changed, 5 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 1090bdd7b4..12790a91ab 100644 --- a/pom.xml +++ b/pom.xml @@ -544,31 +544,22 @@ + + com.h2database.wso2 h2-database-engine ${orbit.version.h2.engine} - - - org.wso2.carbon - org.wso2.carbon.apimgt.core - ${apim.version} - - - org.wso2.carbon - org.wso2.carbon.apimgt.impl - ${apim.version} - - - org.apache.tomcat.wso2 jdbc-pool ${tomcat.jdbc.pooling.version} + + @@ -757,26 +748,19 @@ false - - nexus-releases - WSO2 Release Distribution Repository - http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/ - 6.1.1 4.3.0 - 4.3.0-SNAPSHOT 1.5.4 1.3 [1.6.1.wso2v11, 1.7.0) 1.0.0.Final 1.5.4 - 1.0.0-SNAPSHOT - 0.9.0.ALPHA6 + 0.9.0 1.0.0 1.2.0 1.1.0 From f67eee625ad7d5c2f6fb6c70c3035861413730f4 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 19:04:32 +0530 Subject: [PATCH 12/25] Changing the version to 1.0.0-SNAPSHOT --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 4 ++-- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 32 insertions(+), 32 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 71e962815a..4ccc50ca2a 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 26d6316d5f..ea36f7e38e 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index c3c34e6292..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 8a78c664f7..11fa76072f 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 4862a476a9..8afe01cb3d 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index a1bf7752c7..d456da7ee1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 11035528d8..2acf80cc65 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index 96f634fbd9..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index b2c9606964..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index b03e34c84c..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index d2c9582b70..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 12790a91ab..7246e89f2e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -802,7 +802,7 @@ 4.3.0 - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 61cd1f67c3..d4d6d7e3b5 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index f4a8adedf4..7e183eb0f3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index c12dc222e1..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index e9373c65cd..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index af87da1aba..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 2b4393b6dc..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index b326e6b438..ee744483e7 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 3dd34dae34..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml From 8482d4cf2791c80356ba085315d1fa2e774bbfc6 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 19:22:45 +0530 Subject: [PATCH 13/25] [maven-release-plugin] prepare release wso2cdm-1.0.0-M2 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 4ccc50ca2a..c450bc9985 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ea36f7e38e..ca07165eb1 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 11fa76072f..bd4013f9a1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 8afe01cb3d..665f9cec5e 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index d456da7ee1..61d55cd163 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 2acf80cc65..84b7d8706d 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 7246e89f2e..f41da02d1c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + wso2cdm-1.0.0-M2 @@ -802,7 +802,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index d4d6d7e3b5..f4f8465d96 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 7e183eb0f3..a49dea1fb3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index ee744483e7..d9172c087b 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From c88ac795418942526f1d175171813896182f1152 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 19:22:54 +0530 Subject: [PATCH 14/25] [maven-release-plugin] prepare for next development iteration --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index c450bc9985..71e962815a 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index ca07165eb1..26d6316d5f 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..c3c34e6292 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index bd4013f9a1..8a78c664f7 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 665f9cec5e..4862a476a9 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 61d55cd163..a1bf7752c7 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 84b7d8706d..11035528d8 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..96f634fbd9 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..b2c9606964 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..b03e34c84c 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..d2c9582b70 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index f41da02d1c..12790a91ab 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - wso2cdm-1.0.0-M2 + HEAD @@ -802,7 +802,7 @@ 4.3.0 - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index f4f8465d96..61cd1f67c3 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a49dea1fb3..f4a8adedf4 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..c12dc222e1 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..e9373c65cd 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..af87da1aba 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..2b4393b6dc 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index d9172c087b..b326e6b438 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..3dd34dae34 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml From 84fbde538e2e03bd9d50046c6522212c3de6d957 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Fri, 6 Feb 2015 20:27:32 +0530 Subject: [PATCH 15/25] Fixing pom issues for release works --- .../org.wso2.carbon.device.mgt.common/pom.xml | 6 +- .../org.wso2.carbon.device.mgt.core/pom.xml | 6 +- components/device-mgt/pom.xml | 4 +- components/key-mgt/pom.xml | 57 ---- .../org.wso2.carbon.policy.evalutor/pom.xml | 6 +- .../org.wso2.carbon.policy.mgt.common/pom.xml | 6 +- .../org.wso2.carbon.policy.mgt.core/pom.xml | 6 +- components/policy-mgt/pom.xml | 23 +- .../pom.xml | 4 +- features/device-mgt/pom.xml | 4 +- .../pom.xml | 4 +- features/policy-mgt/pom.xml | 4 +- pom.xml | 12 +- product/modules/distribution/pom.xml | 16 +- .../modules/distribution/src/assembly/bin.xml | 259 +++++++++--------- .../distribution/src/assembly/dist.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../tests-common/admin-clients/pom.xml | 2 +- .../integration-test-utils/pom.xml | 2 +- .../modules/integration/tests-common/pom.xml | 2 +- .../integration/tests-common/ui-pages/pom.xml | 2 +- .../integration/tests-ui-integration/pom.xml | 12 +- product/modules/p2-profile-gen/pom.xml | 26 +- product/pom.xml | 2 +- 24 files changed, 189 insertions(+), 280 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index 71e962815a..de07f2c596 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons @@ -26,7 +26,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Device Management Common Bundle org.wso2.carbon.device.mgt.common.* diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 26d6316d5f..976cf73065 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core @@ -49,7 +49,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Device Management Core Bundle org.wso2.carbon.device.mgt.core.internal diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index c3c34e6292..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/key-mgt/pom.xml b/components/key-mgt/pom.xml index 85c04889a9..a4815da4ab 100644 --- a/components/key-mgt/pom.xml +++ b/components/key-mgt/pom.xml @@ -40,58 +40,6 @@ org.wso2.carbon.key.mgt.handler.valve - - @@ -111,9 +59,4 @@ - diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 8a78c664f7..3a1b14ae33 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Policy Management Common Bundle org.wso2.carbon.policy.evaluator diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 4862a476a9..cc0d8152e4 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Policy Management Common Bundle org.wso2.carbon.policy.mgt.common.internal diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index a1bf7752c7..dbe35fd675 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${project.version} + ${carbon.cdm.version} Policy Management Core Bundle org.wso2.carbon.policy.mgt.core.internal diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 11035528d8..c108cd86a2 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org @@ -39,25 +39,6 @@ org.wso2.carbon.policy.evalutor - diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index 96f634fbd9..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index b2c9606964..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index b03e34c84c..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index d2c9582b70..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 12790a91ab..8c556f36c5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -780,9 +780,6 @@ 7.0.52.wso2v5 7.0.34.wso2v2 - - 1.2.4 - 4.3.4 @@ -790,7 +787,7 @@ 4.3.1 - 4.3.2 + 4.3.3 4.3.3 @@ -802,7 +799,10 @@ 4.3.0 - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT + + + 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 61cd1f67c3..e2e4005a6a 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml @@ -190,16 +190,16 @@ - - - + + + - + - + + wso2cdm-${carbon.cdm.version} + + **/*.sh + **/README* + **/LICENSE* + **/INSTALL* + **/release-notes.html + **/axis2services/sample01.aar + **/axis2services/echo/** + **/axis2services/version/** + **/pom.xml + **/version.txt + + **/master-datasources.xml + **/carbon.xml + **/database/WSO2DM_DB.h2.db + **/client-truststore.jks + **/wso2carbon.jks + ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/lib/runtimes - wso2cdm-${pom.version}/lib/runtimes/ + wso2cdm-${carbon.cdm.version}/lib/runtimes/ */** target/wso2carbon-core-${carbon.kernel.version} - wso2cdm-${pom.version} + wso2cdm-${carbon.cdm.version} **/*.sh @@ -48,7 +52,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/ - wso2cdm-${project.version}/repository/conf/multitenancy + wso2cdm-${carbon.cdm.version}/repository/conf/multitenancy **/stratos.xml @@ -62,7 +66,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/ - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf **/tenant-mgt.xml @@ -70,7 +74,7 @@ src/repository/resources/styles/css - wso2cdm-${project.version}/resources/allthemes/Default/admin + wso2cdm-${carbon.cdm.version}/resources/allthemes/Default/admin **/**.css @@ -78,7 +82,7 @@ src/repository/resources/styles/images - wso2cdm-${project.version}/resources/allthemes/Default/images + wso2cdm-${carbon.cdm.version}/resources/allthemes/Default/images **/**.gif @@ -89,19 +93,19 @@ target/site - wso2cdm-${project.version}/docs + wso2cdm-${carbon.cdm.version}/docs 755 ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/modules - ${pom.artifactId}-${project.version}/modules/ + wso2cdm-${carbon.cdm.version}/modules/ */** @@ -109,7 +113,7 @@ src/repository/conf - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf **/api-manager.xml **/sso-idp-config.xml @@ -120,7 +124,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/security/ - wso2cdm-${project.version}/repository/conf/security/ + wso2cdm-${carbon.cdm.version}/repository/conf/security/ **/entitlement.properties **/trusted-idp-config.xml @@ -128,7 +132,7 @@ src/repository/conf/datasources - wso2cdm-${project.version}/repository/conf/datasources + wso2cdm-${carbon.cdm.version}/repository/conf/datasources **/master-datasources.xml @@ -137,7 +141,7 @@ src/repository/resources - wso2cdm-${project.version}/repository/resources + wso2cdm-${carbon.cdm.version}/repository/resources */** @@ -145,24 +149,15 @@ src/repository/conf/data-bridge - wso2cdm-${project.version}/repository/conf/data-bridge + wso2cdm-${carbon.cdm.version}/repository/conf/data-bridge 755 - - - ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/lib/runtimes - - wso2cdm-${project.version}/lib/runtimes/ - - */** - - ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/service-provider - wso2cdm-${project.version}/dbscripts/service-provider + wso2cdm-${carbon.cdm.version}/dbscripts/service-provider */** @@ -173,18 +168,18 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/identity - wso2cdm-${project.version}/dbscripts/identity + wso2cdm-${carbon.cdm.version}/dbscripts/identity */** - + ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/apimgt - wso2cdm-${project.version}/dbscripts/apimgt + wso2cdm-${carbon.cdm.version}/dbscripts/apimgt */** @@ -194,7 +189,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/modules - wso2cdm-${project.version}/modules/ + wso2cdm-${carbon.cdm.version}/modules/ */** @@ -203,7 +198,7 @@ ../distribution/src/repository/dbscripts/cdm - wso2cdm-${project.version}/dbscripts/cdm + wso2cdm-${carbon.cdm.version}/dbscripts/cdm */** @@ -212,29 +207,29 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/resources - ${project.artifactId}-${project.version}/repository/resources + wso2cdm-${carbon.cdm.version}/repository/resources - - - - + + + + - + - wso2cdm-${project.version}/lib/endorsed + wso2cdm-${carbon.cdm.version}/lib/endorsed javax.el:el-api:jar - wso2cdm-${project.version}/repository/deployment/client/modules + wso2cdm-${carbon.cdm.version}/repository/deployment/client/modules org.hibernate.wso2:hibernate:jar @@ -244,23 +239,23 @@ - + src/repository/conf/tomcat/context.xml - wso2cdm-${project.version}/repository/conf/tomcat + wso2cdm-${carbon.cdm.version}/repository/conf/tomcat true 644 INSTALL.txt - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 README.txt - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 LICENSE.txt - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 release-notes.html - wso2cdm-${project.version} + wso2cdm-${carbon.cdm.version} true 644 target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt - wso2cdm-${project.version}/bin/ + wso2cdm-${carbon.cdm.version}/bin/ true 644 target/wso2carbon-core-${carbon.kernel.version}/bin/version.txt - wso2cdm-${project.version}/bin/ + wso2cdm-${carbon.cdm.version}/bin/ true 644 @@ -328,7 +323,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/logging-config.xml - wso2cdm-${project.version}/repository/conf/etc + wso2cdm-${carbon.cdm.version}/repository/conf/etc true 644 @@ -338,60 +333,60 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf true 644 - + - + src/repository/conf/multitenancy/cloud-services-desc.xml - wso2cdm-${project.version}/repository/conf/multitenancy/ + wso2cdm-${carbon.cdm.version}/repository/conf/multitenancy/ true src/repository/conf/application-authenticators.xml - wso2cdm-${project.version}/repository/conf/security/ + wso2cdm-${carbon.cdm.version}/repository/conf/security/ true 644 target/wso2carbon-core-${carbon.kernel.version}/repository/conf/README - wso2cdm-${project.version}/repository/conf/ + wso2cdm-${carbon.cdm.version}/repository/conf/ true 644 src/repository/conf/identity.xml - wso2cdm-${project.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf 644 @@ -399,7 +394,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml - ${pom.artifactId}-${pom.version}/repository/conf/tomcat + wso2cdm-${carbon.cdm.version}/repository/conf/tomcat true 644 @@ -410,65 +405,65 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/cdm-config.xml - ${pom.artifactId}-${pom.version}/repository/conf + wso2cdm-${carbon.cdm.version}/repository/conf true 644 - + ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading-environments.xml - ${pom.artifactId}-${pom.version}/repository/conf/tomcat + wso2cdm-${carbon.cdm.version}/repository/conf/tomcat true 644 - - + + - + target/wso2carbon-core-${carbon.kernel.version}/repository/database/WSO2DM_DB.h2.db - ${pom.artifactId}-${pom.version}/repository/database + wso2cdm-${carbon.cdm.version}/repository/database WSO2DM_DB.h2.db 644 - + target/wso2carbon-core-${carbon.kernel.version}/repository/conf/carbon.xml - ${pom.artifactId}-${pom.version}/repository/conf/ + wso2cdm-${carbon.cdm.version}/repository/conf/ true diff --git a/product/modules/distribution/src/assembly/dist.xml b/product/modules/distribution/src/assembly/dist.xml index d0a9a55a8d..fffd28740a 100644 --- a/product/modules/distribution/src/assembly/dist.xml +++ b/product/modules/distribution/src/assembly/dist.xml @@ -26,7 +26,7 @@ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/components - wso2cdm-${project.version}/repository/components + wso2cdm-${carbon.cdm.version}/repository/components **/eclipse.ini **/*.lock diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index f4a8adedf4..7e183eb0f3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index c12dc222e1..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index e9373c65cd..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index af87da1aba..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 2b4393b6dc..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-ui-integration/pom.xml b/product/modules/integration/tests-ui-integration/pom.xml index 38af4424a6..85ef2ee3f8 100644 --- a/product/modules/integration/tests-ui-integration/pom.xml +++ b/product/modules/integration/tests-ui-integration/pom.xml @@ -62,7 +62,7 @@ carbon.zip - ${basedir}/../../distribution/target/wso2emm-${project.version}.zip + ${basedir}/../../distribution/target/wso2emm-${carbon.cdm.version}.zip @@ -132,7 +132,7 @@ org.wso2.emm wso2emm - ${project.version} + ${carbon.cdm.version} zip true ${basedir}/target/tobeCopied/ @@ -171,7 +171,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/resources/security/ + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/resources/security/ **/*.jks @@ -192,7 +192,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/resources/security/ + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/resources/security/ **/*.jks @@ -213,7 +213,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/conf/axis2/ + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/conf/axis2/ **/*.xml @@ -234,7 +234,7 @@ - ${basedir}/target/tobeCopied/wso2emm-${project.version}/repository/deployment/client/modules + ${basedir}/target/tobeCopied/wso2emm-${carbon.cdm.version}/repository/deployment/client/modules **/*.mar diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index b326e6b438..59a501b243 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml @@ -166,9 +166,9 @@ --> - + --> @@ -271,10 +271,7 @@ true - + @@ -323,10 +320,10 @@ org.wso2.carbon.webapp.mgt.feature.group ${carbon.deployment.version} - + org.wso2.carbon.as.runtimes.cxf.feature.group ${carbon.deployment.version} @@ -351,18 +348,11 @@ - - - - - - - - + --> diff --git a/product/pom.xml b/product/pom.xml index 3dd34dae34..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml From 5254511f5e5a2b241f8579dde6538895b03e94f6 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Fri, 6 Feb 2015 20:31:01 +0530 Subject: [PATCH 16/25] [maven-release-plugin] prepare release wso2cdm-1.0.0-M2 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index de07f2c596..a6d947c5f2 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 976cf73065..e772794058 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 3a1b14ae33..f2ab7e3c18 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index cc0d8152e4..1dd8069840 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index dbe35fd675..19ccb631d1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index c108cd86a2..75f20214b6 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 8c556f36c5..af1b3dbde6 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + wso2cdm-1.0.0-M2 @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index e2e4005a6a..1e0e047422 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 7e183eb0f3..a49dea1fb3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 59a501b243..7493efe877 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From 17acce94582562468187b2223a6a00f12448610d Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Fri, 6 Feb 2015 20:32:24 +0530 Subject: [PATCH 17/25] [maven-release-plugin] rollback the release of wso2cdm-1.0.0-M2 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index a6d947c5f2..de07f2c596 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index e772794058..976cf73065 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index f2ab7e3c18..3a1b14ae33 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 1dd8069840..cc0d8152e4 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 19ccb631d1..dbe35fd675 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 75f20214b6..c108cd86a2 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index af1b3dbde6..8c556f36c5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - wso2cdm-1.0.0-M2 + HEAD @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0 + 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 1e0e047422..e2e4005a6a 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a49dea1fb3..7e183eb0f3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 7493efe877..59a501b243 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml From aad4c8d244db515678d2caa62ab04d1df08e9561 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 11:54:06 +0530 Subject: [PATCH 18/25] [maven-release-plugin] prepare release wso2cdm-1.0.0-M2 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index de07f2c596..a6d947c5f2 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 976cf73065..e772794058 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 3a1b14ae33..f2ab7e3c18 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index cc0d8152e4..1dd8069840 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index dbe35fd675..19ccb631d1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index c108cd86a2..75f20214b6 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 8c556f36c5..af1b3dbde6 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + wso2cdm-1.0.0-M2 @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index e2e4005a6a..1e0e047422 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 7e183eb0f3..a49dea1fb3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 59a501b243..7493efe877 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From 4c30dfb9d86a950a4c5dd51e3cf85c7ce499163e Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 11:54:54 +0530 Subject: [PATCH 19/25] [maven-release-plugin] rollback the release of wso2cdm-1.0.0-M2 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index a6d947c5f2..de07f2c596 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index e772794058..976cf73065 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index f2ab7e3c18..3a1b14ae33 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 1dd8069840..cc0d8152e4 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 19ccb631d1..dbe35fd675 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 75f20214b6..c108cd86a2 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index af1b3dbde6..8c556f36c5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - wso2cdm-1.0.0-M2 + HEAD @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0 + 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 1e0e047422..e2e4005a6a 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a49dea1fb3..7e183eb0f3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 7493efe877..59a501b243 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.0-SNAPSHOT ../pom.xml From 12e49a0b1aada0760ffc1966c6efe81c15a00cc2 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 11:58:49 +0530 Subject: [PATCH 20/25] [maven-release-plugin] prepare release wso2cdm-1.0.0-M2 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index de07f2c596..a6d947c5f2 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 976cf73065..e772794058 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 3a1b14ae33..f2ab7e3c18 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index cc0d8152e4..1dd8069840 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index dbe35fd675..19ccb631d1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index c108cd86a2..75f20214b6 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 8c556f36c5..af1b3dbde6 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + wso2cdm-1.0.0-M2 @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index e2e4005a6a..1e0e047422 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 7e183eb0f3..a49dea1fb3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 59a501b243..7493efe877 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From c3b26b3f1c2d25c5718f4748e350959a7c7694ff Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 11:58:59 +0530 Subject: [PATCH 21/25] [maven-release-plugin] prepare for next development iteration --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index a6d947c5f2..c5a8ce93a9 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index e772794058..44d88c6738 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..c3c34e6292 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index f2ab7e3c18..d354b9a98c 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 1dd8069840..6cfa25b588 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 19ccb631d1..6dab76a599 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 75f20214b6..97771d773d 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..96f634fbd9 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..b2c9606964 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..b03e34c84c 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..d2c9582b70 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index af1b3dbde6..808b2052bb 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - wso2cdm-1.0.0-M2 + HEAD @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0 + 1.0.1-SNAPSHOT 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 1e0e047422..94456061dc 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a49dea1fb3..f4a8adedf4 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..c12dc222e1 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..e9373c65cd 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..af87da1aba 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..2b4393b6dc 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 7493efe877..e8907c4b26 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..3dd34dae34 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml From 3e8591cccdf34d81821a5bcb99d493dcadb342d3 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 12:09:09 +0530 Subject: [PATCH 22/25] Fixing issues in the pom for release purposes --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 4 ++-- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 32 insertions(+), 32 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index c5a8ce93a9..de07f2c596 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 44d88c6738..976cf73065 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index c3c34e6292..0b2464c142 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index d354b9a98c..3a1b14ae33 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 6cfa25b588..cc0d8152e4 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 6dab76a599..dbe35fd675 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 97771d773d..c108cd86a2 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index 96f634fbd9..d4c1221e1c 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index b2c9606964..6f77685193 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index b03e34c84c..39ce627286 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index d2c9582b70..10085acb8a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 808b2052bb..8b50bca414 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -799,7 +799,7 @@ 4.3.0 - 1.0.1-SNAPSHOT + ${carbon.cdm.version} 1.0.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 94456061dc..e2e4005a6a 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index f4a8adedf4..7e183eb0f3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index c12dc222e1..8f9fe7f500 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index e9373c65cd..b8c1e6a17f 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index af87da1aba..68ef64d28e 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 2b4393b6dc..50ffb3d4ee 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index e8907c4b26..59a501b243 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 3dd34dae34..e81d15230f 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ../pom.xml From f453d620010625b6d9797c32f41a551188efb965 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 12:26:53 +0530 Subject: [PATCH 23/25] Fixing the pom file for product to have the same version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8b50bca414..fdd2279b09 100644 --- a/pom.xml +++ b/pom.xml @@ -799,10 +799,10 @@ 4.3.0 - ${carbon.cdm.version} + 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT + ${carbon.device.mgt.version} From ab921192311fb57cf559f57a97d6ebe1eb93346c Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 12:30:44 +0530 Subject: [PATCH 24/25] [maven-release-plugin] prepare release wso2cdm-1.0.0-M2 --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index de07f2c596..a6d947c5f2 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index 976cf73065..e772794058 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0b2464c142..cfe1164546 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index 3a1b14ae33..f2ab7e3c18 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index cc0d8152e4..1dd8069840 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index dbe35fd675..19ccb631d1 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 1.0.0 bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index c108cd86a2..75f20214b6 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index d4c1221e1c..de689a33fb 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 6f77685193..d85499574c 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index 39ce627286..f6ac3978f2 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 10085acb8a..66419f04fb 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.0.0 pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index fdd2279b09..e6044a8756 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.0.0 WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - HEAD + wso2cdm-1.0.0-M2 @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.0.0 ${carbon.device.mgt.version} diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index e2e4005a6a..1e0e047422 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 7e183eb0f3..a49dea1fb3 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index 8f9fe7f500..d8c90fb055 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index b8c1e6a17f..497ac2dac5 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index 68ef64d28e..f6e930cbb6 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index 50ffb3d4ee..e71092f051 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 59a501b243..7493efe877 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index e81d15230f..1592c11173 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml From 0fd987534212768f8dd3b136479d0e2587d369c0 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Sun, 8 Feb 2015 12:30:55 +0530 Subject: [PATCH 25/25] [maven-release-plugin] prepare for next development iteration --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 4 ++-- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 4 ++-- components/policy-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.server.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.policy.mgt.server.feature/pom.xml | 4 ++-- features/policy-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- product/modules/distribution/pom.xml | 2 +- product/modules/integration/pom.xml | 2 +- .../modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../integration/tests-common/integration-test-utils/pom.xml | 2 +- product/modules/integration/tests-common/pom.xml | 2 +- product/modules/integration/tests-common/ui-pages/pom.xml | 2 +- product/modules/p2-profile-gen/pom.xml | 2 +- product/pom.xml | 2 +- 20 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml index a6d947c5f2..c5a8ce93a9 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index e772794058..44d88c6738 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..c3c34e6292 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index f2ab7e3c18..d354b9a98c 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 1dd8069840..6cfa25b588 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 19ccb631d1..6dab76a599 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.0.1-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 75f20214b6..97771d773d 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..96f634fbd9 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..b2c9606964 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..b03e34c84c 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..d2c9582b70 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.0.1-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index e6044a8756..ec414dbc52 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.0.1-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -567,7 +567,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - wso2cdm-1.0.0-M2 + HEAD @@ -799,7 +799,7 @@ 4.3.0 - 1.0.0 + 1.0.1-SNAPSHOT ${carbon.device.mgt.version} diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 1e0e047422..94456061dc 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a49dea1fb3..f4a8adedf4 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..c12dc222e1 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..e9373c65cd 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..af87da1aba 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..2b4393b6dc 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index 7493efe877..e8907c4b26 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.0.1-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..3dd34dae34 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml