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 4ccc50ca2aa..c450bc99853 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 ea36f7e38e3..ca07165eb1e 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 0b2464c142d..cfe11645462 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 11fa76072fd..bd4013f9a14 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 8afe01cb3de..665f9cec5e9 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 d456da7ee1f..61d55cd1638 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 2acf80cc65f..84b7d8706dc 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 3c400ddb649..a0b341b21de 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 6621dea9110..4c6c43ad863 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 31a3a716146..a152f7231b7 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 ee744483e7f..d9172c087b6 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 e81d15230f2..1592c111734 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 c450bc99853..f5aba9d25fe 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 ca07165eb1e..952b316a5d7 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 cfe11645462..5f0db874967 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 bd4013f9a14..649f19bcba2 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 665f9cec5e9..6aa12c85238 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 61d55cd1638..d26c50fc8c6 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 84b7d8706dc..493943afa5c 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 de689a33fbd..63a9d4aa1b5 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 d85499574c2..9a1a8b37fb8 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 f6ac3978f2f..dbfb7c8fcb4 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 66419f04fbf..6b5206a51a4 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 a0b341b21de..82106f135d3 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 4c6c43ad863..3050ea76a69 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 a152f7231b7..1842de18684 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 d8c90fb055d..2e1dbcc02cc 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 497ac2dac50..34ccdf61435 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 f6e930cbb61..3a2accf6b51 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 e71092f0516..9dc4f9f0120 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 d9172c087b6..c6599ec6f16 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 1592c111734..f89d9da9335 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 f5aba9d25fe..4ccc50ca2aa 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 952b316a5d7..ea36f7e38e3 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 5f0db874967..0b2464c142d 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 649f19bcba2..11fa76072fd 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 6aa12c85238..8afe01cb3de 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 d26c50fc8c6..d456da7ee1f 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 493943afa5c..2acf80cc65f 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 63a9d4aa1b5..d4c1221e1c2 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 9a1a8b37fb8..6f776851934 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 dbfb7c8fcb4..39ce6272867 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 6b5206a51a4..10085acb8aa 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 82106f135d3..3c400ddb649 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 3050ea76a69..6621dea9110 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 1842de18684..31a3a716146 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 2e1dbcc02cc..8f9fe7f5009 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 34ccdf61435..b8c1e6a17fb 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 3a2accf6b51..68ef64d28e1 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 9dc4f9f0120..50ffb3d4ee3 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 c6599ec6f16..ee744483e7f 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 f89d9da9335..e81d15230f2 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 6621dea9110..07263760526 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 4ccc50ca2aa..c450bc99853 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 ea36f7e38e3..ca07165eb1e 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 0b2464c142d..cfe11645462 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 11fa76072fd..bd4013f9a14 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 8afe01cb3de..665f9cec5e9 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 d456da7ee1f..61d55cd1638 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 2acf80cc65f..84b7d8706dc 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 3c400ddb649..b2374d919dd 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 07263760526..f4f8465d96b 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 31a3a716146..a152f7231b7 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 ee744483e7f..d9172c087b6 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 e81d15230f2..1592c111734 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 c450bc99853..71e962815a8 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 ca07165eb1e..26d6316d5f2 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 cfe11645462..c3c34e62921 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 bd4013f9a14..8a78c664f70 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 665f9cec5e9..4862a476a97 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 61d55cd1638..a1bf7752c7e 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 84b7d8706dc..11035528d8a 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 de689a33fbd..96f634fbd9f 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 d85499574c2..b2c96069640 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 f6ac3978f2f..b03e34c84ce 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 66419f04fbf..d2c9582b708 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 b2374d919dd..1090bdd7b47 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 f4f8465d96b..61cd1f67c3a 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 a152f7231b7..a73e466c78f 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 d8c90fb055d..c12dc222e1c 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 497ac2dac50..e9373c65cd4 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 f6e930cbb61..af87da1abad 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 e71092f0516..2b4393b6dc0 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 d9172c087b6..b326e6b4388 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 1592c111734..3dd34dae347 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 71e962815a8..4ccc50ca2aa 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 26d6316d5f2..ea36f7e38e3 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 c3c34e62921..0b2464c142d 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 8a78c664f70..11fa76072fd 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 4862a476a97..8afe01cb3de 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 a1bf7752c7e..d456da7ee1f 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 11035528d8a..2acf80cc65f 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 96f634fbd9f..d4c1221e1c2 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 b2c96069640..6f776851934 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 b03e34c84ce..39ce6272867 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 d2c9582b708..10085acb8aa 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 1090bdd7b47..3c400ddb649 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 61cd1f67c3a..07263760526 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 a73e466c78f..31a3a716146 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 c12dc222e1c..8f9fe7f5009 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 e9373c65cd4..b8c1e6a17fb 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 af87da1abad..68ef64d28e1 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 2b4393b6dc0..50ffb3d4ee3 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 b326e6b4388..ee744483e7f 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 3dd34dae347..e81d15230f2 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 31a3a716146..7e183eb0f3d 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 4ccc50ca2aa..c450bc99853 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 ea36f7e38e3..ca07165eb1e 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 0b2464c142d..cfe11645462 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 11fa76072fd..bd4013f9a14 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 8afe01cb3de..665f9cec5e9 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 d456da7ee1f..61d55cd1638 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 2acf80cc65f..84b7d8706dc 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 3c400ddb649..f2daefe7d8d 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 07263760526..f4f8465d96b 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 7e183eb0f3d..a49dea1fb35 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 ee744483e7f..d9172c087b6 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 e81d15230f2..1592c111734 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 c450bc99853..71e962815a8 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 ca07165eb1e..26d6316d5f2 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 cfe11645462..c3c34e62921 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 bd4013f9a14..8a78c664f70 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 665f9cec5e9..4862a476a97 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 61d55cd1638..a1bf7752c7e 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 84b7d8706dc..11035528d8a 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 de689a33fbd..96f634fbd9f 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 d85499574c2..b2c96069640 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 f6ac3978f2f..b03e34c84ce 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 66419f04fbf..d2c9582b708 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 f2daefe7d8d..1090bdd7b47 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 f4f8465d96b..61cd1f67c3a 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 a49dea1fb35..f4a8adedf4d 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 d8c90fb055d..c12dc222e1c 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 497ac2dac50..e9373c65cd4 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 f6e930cbb61..af87da1abad 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 e71092f0516..2b4393b6dc0 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 d9172c087b6..b326e6b4388 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 1592c111734..3dd34dae347 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 1090bdd7b47..12790a91ab7 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 71e962815a8..4ccc50ca2aa 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 26d6316d5f2..ea36f7e38e3 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 c3c34e62921..0b2464c142d 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 8a78c664f70..11fa76072fd 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 4862a476a97..8afe01cb3de 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 a1bf7752c7e..d456da7ee1f 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 11035528d8a..2acf80cc65f 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 96f634fbd9f..d4c1221e1c2 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 b2c96069640..6f776851934 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 b03e34c84ce..39ce6272867 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 d2c9582b708..10085acb8aa 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 12790a91ab7..7246e89f2ef 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 61cd1f67c3a..d4d6d7e3b50 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 f4a8adedf4d..7e183eb0f3d 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 c12dc222e1c..8f9fe7f5009 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 e9373c65cd4..b8c1e6a17fb 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 af87da1abad..68ef64d28e1 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 2b4393b6dc0..50ffb3d4ee3 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 b326e6b4388..ee744483e7f 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 3dd34dae347..e81d15230f2 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 4ccc50ca2aa..c450bc99853 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 ea36f7e38e3..ca07165eb1e 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 0b2464c142d..cfe11645462 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 11fa76072fd..bd4013f9a14 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 8afe01cb3de..665f9cec5e9 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 d456da7ee1f..61d55cd1638 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 2acf80cc65f..84b7d8706dc 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 7246e89f2ef..f41da02d1ca 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 d4d6d7e3b50..f4f8465d96b 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 7e183eb0f3d..a49dea1fb35 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 ee744483e7f..d9172c087b6 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 e81d15230f2..1592c111734 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 c450bc99853..71e962815a8 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 ca07165eb1e..26d6316d5f2 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 cfe11645462..c3c34e62921 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 bd4013f9a14..8a78c664f70 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 665f9cec5e9..4862a476a97 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 61d55cd1638..a1bf7752c7e 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 84b7d8706dc..11035528d8a 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 de689a33fbd..96f634fbd9f 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 d85499574c2..b2c96069640 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 f6ac3978f2f..b03e34c84ce 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 66419f04fbf..d2c9582b708 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 f41da02d1ca..12790a91ab7 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 f4f8465d96b..61cd1f67c3a 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 a49dea1fb35..f4a8adedf4d 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 d8c90fb055d..c12dc222e1c 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 497ac2dac50..e9373c65cd4 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 f6e930cbb61..af87da1abad 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 e71092f0516..2b4393b6dc0 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 d9172c087b6..b326e6b4388 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 1592c111734..3dd34dae347 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 71e962815a8..de07f2c596f 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 26d6316d5f2..976cf730652 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 c3c34e62921..0b2464c142d 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 85c04889a93..a4815da4abc 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 8a78c664f70..3a1b14ae338 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 4862a476a97..cc0d8152e46 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 a1bf7752c7e..dbe35fd675b 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 11035528d8a..c108cd86a25 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 96f634fbd9f..d4c1221e1c2 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 b2c96069640..6f776851934 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 b03e34c84ce..39ce6272867 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 d2c9582b708..10085acb8aa 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 12790a91ab7..8c556f36c53 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 61cd1f67c3a..e2e4005a6ae 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 d0a9a55a8d9..fffd28740ab 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 f4a8adedf4d..7e183eb0f3d 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 c12dc222e1c..8f9fe7f5009 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 e9373c65cd4..b8c1e6a17fb 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 af87da1abad..68ef64d28e1 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 2b4393b6dc0..50ffb3d4ee3 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 38af4424a61..85ef2ee3f82 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 b326e6b4388..59a501b243d 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 3dd34dae347..e81d15230f2 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 de07f2c596f..a6d947c5f27 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 976cf730652..e7727940582 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 0b2464c142d..cfe11645462 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 3a1b14ae338..f2ab7e3c18c 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 cc0d8152e46..1dd8069840c 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 dbe35fd675b..19ccb631d17 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 c108cd86a25..75f20214b62 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 8c556f36c53..af1b3dbde6e 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 e2e4005a6ae..1e0e0474228 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 7e183eb0f3d..a49dea1fb35 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 59a501b243d..7493efe8772 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 e81d15230f2..1592c111734 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 a6d947c5f27..de07f2c596f 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 e7727940582..976cf730652 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 cfe11645462..0b2464c142d 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 f2ab7e3c18c..3a1b14ae338 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 1dd8069840c..cc0d8152e46 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 19ccb631d17..dbe35fd675b 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 75f20214b62..c108cd86a25 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 de689a33fbd..d4c1221e1c2 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 d85499574c2..6f776851934 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 f6ac3978f2f..39ce6272867 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 66419f04fbf..10085acb8aa 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 af1b3dbde6e..8c556f36c53 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 1e0e0474228..e2e4005a6ae 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 a49dea1fb35..7e183eb0f3d 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 d8c90fb055d..8f9fe7f5009 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 497ac2dac50..b8c1e6a17fb 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 f6e930cbb61..68ef64d28e1 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 e71092f0516..50ffb3d4ee3 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 7493efe8772..59a501b243d 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 1592c111734..e81d15230f2 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 de07f2c596f..a6d947c5f27 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 976cf730652..e7727940582 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 0b2464c142d..cfe11645462 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 3a1b14ae338..f2ab7e3c18c 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 cc0d8152e46..1dd8069840c 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 dbe35fd675b..19ccb631d17 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 c108cd86a25..75f20214b62 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 8c556f36c53..af1b3dbde6e 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 e2e4005a6ae..1e0e0474228 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 7e183eb0f3d..a49dea1fb35 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 59a501b243d..7493efe8772 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 e81d15230f2..1592c111734 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 a6d947c5f27..de07f2c596f 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 e7727940582..976cf730652 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 cfe11645462..0b2464c142d 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 f2ab7e3c18c..3a1b14ae338 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 1dd8069840c..cc0d8152e46 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 19ccb631d17..dbe35fd675b 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 75f20214b62..c108cd86a25 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 de689a33fbd..d4c1221e1c2 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 d85499574c2..6f776851934 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 f6ac3978f2f..39ce6272867 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 66419f04fbf..10085acb8aa 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 af1b3dbde6e..8c556f36c53 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 1e0e0474228..e2e4005a6ae 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 a49dea1fb35..7e183eb0f3d 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 d8c90fb055d..8f9fe7f5009 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 497ac2dac50..b8c1e6a17fb 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 f6e930cbb61..68ef64d28e1 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 e71092f0516..50ffb3d4ee3 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 7493efe8772..59a501b243d 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 1592c111734..e81d15230f2 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 de07f2c596f..a6d947c5f27 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 976cf730652..e7727940582 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 0b2464c142d..cfe11645462 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 3a1b14ae338..f2ab7e3c18c 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 cc0d8152e46..1dd8069840c 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 dbe35fd675b..19ccb631d17 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 c108cd86a25..75f20214b62 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 8c556f36c53..af1b3dbde6e 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 e2e4005a6ae..1e0e0474228 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 7e183eb0f3d..a49dea1fb35 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 59a501b243d..7493efe8772 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 e81d15230f2..1592c111734 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 a6d947c5f27..c5a8ce93a93 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 e7727940582..44d88c6738b 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 cfe11645462..c3c34e62921 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 f2ab7e3c18c..d354b9a98c3 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 1dd8069840c..6cfa25b5883 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 19ccb631d17..6dab76a599a 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 75f20214b62..97771d773d3 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 de689a33fbd..96f634fbd9f 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 d85499574c2..b2c96069640 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 f6ac3978f2f..b03e34c84ce 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 66419f04fbf..d2c9582b708 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 af1b3dbde6e..808b2052bbc 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 1e0e0474228..94456061dc9 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 a49dea1fb35..f4a8adedf4d 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 d8c90fb055d..c12dc222e1c 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 497ac2dac50..e9373c65cd4 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 f6e930cbb61..af87da1abad 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 e71092f0516..2b4393b6dc0 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 7493efe8772..e8907c4b261 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 1592c111734..3dd34dae347 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 c5a8ce93a93..de07f2c596f 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 44d88c6738b..976cf730652 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 c3c34e62921..0b2464c142d 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 d354b9a98c3..3a1b14ae338 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 6cfa25b5883..cc0d8152e46 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 6dab76a599a..dbe35fd675b 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 97771d773d3..c108cd86a25 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 96f634fbd9f..d4c1221e1c2 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 b2c96069640..6f776851934 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 b03e34c84ce..39ce6272867 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 d2c9582b708..10085acb8aa 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 808b2052bbc..8b50bca4148 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 94456061dc9..e2e4005a6ae 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 f4a8adedf4d..7e183eb0f3d 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 c12dc222e1c..8f9fe7f5009 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 e9373c65cd4..b8c1e6a17fb 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 af87da1abad..68ef64d28e1 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 2b4393b6dc0..50ffb3d4ee3 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 e8907c4b261..59a501b243d 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 3dd34dae347..e81d15230f2 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 8b50bca4148..fdd2279b092 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 de07f2c596f..a6d947c5f27 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 976cf730652..e7727940582 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 0b2464c142d..cfe11645462 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 3a1b14ae338..f2ab7e3c18c 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 cc0d8152e46..1dd8069840c 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 dbe35fd675b..19ccb631d17 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 c108cd86a25..75f20214b62 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 d4c1221e1c2..de689a33fbd 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 6f776851934..d85499574c2 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 39ce6272867..f6ac3978f2f 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 10085acb8aa..66419f04fbf 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 fdd2279b092..e6044a8756b 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 e2e4005a6ae..1e0e0474228 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 7e183eb0f3d..a49dea1fb35 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 8f9fe7f5009..d8c90fb055d 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 b8c1e6a17fb..497ac2dac50 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 68ef64d28e1..f6e930cbb61 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 50ffb3d4ee3..e71092f0516 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 59a501b243d..7493efe8772 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 e81d15230f2..1592c111734 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 a6d947c5f27..c5a8ce93a93 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 e7727940582..44d88c6738b 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 cfe11645462..c3c34e62921 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 f2ab7e3c18c..d354b9a98c3 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 1dd8069840c..6cfa25b5883 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 19ccb631d17..6dab76a599a 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 75f20214b62..97771d773d3 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 de689a33fbd..96f634fbd9f 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 d85499574c2..b2c96069640 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 f6ac3978f2f..b03e34c84ce 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 66419f04fbf..d2c9582b708 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 e6044a8756b..ec414dbc525 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 1e0e0474228..94456061dc9 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 a49dea1fb35..f4a8adedf4d 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 d8c90fb055d..c12dc222e1c 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 497ac2dac50..e9373c65cd4 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 f6e930cbb61..af87da1abad 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 e71092f0516..2b4393b6dc0 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 7493efe8772..e8907c4b261 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 1592c111734..3dd34dae347 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