From e1b94822abbd77222867198f8fb23ea982a068ec Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 12:35:56 +0530 Subject: [PATCH] [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 | 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 c450bc9985..f5aba9d25f 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml @@ -3,13 +3,13 @@ device-mgt org.wso2.carbon.cdm - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml index d4bd82ade3..a6087eb0d3 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index cfe1164546..5f0db87496 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml index bd4013f9a1..649f19bcba 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml index 665f9cec5e..6aa12c8523 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common diff --git a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml index 61d55cd163..d26c50fc8c 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0 + 1.1.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core diff --git a/components/policy-mgt/pom.xml b/components/policy-mgt/pom.xml index 84b7d8706d..493943afa5 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Policy Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml index de689a33fb..63a9d4aa1b 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml @@ -20,14 +20,14 @@ org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0 + 1.1.0-SNAPSHOT WSO2 Carbon - Device Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index d85499574c..9a1a8b37fb 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml index f6ac3978f2..dbfb7c8fcb 100644 --- a/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml +++ b/features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0 + 1.1.0-SNAPSHOT WSO2 Carbon - Policy Management Server Feature http://wso2.org This feature contains the core bundles required for Back-end Devvice Management functionality diff --git a/features/policy-mgt/pom.xml b/features/policy-mgt/pom.xml index 66419f04fb..6b5206a51a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0 + 1.1.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index a0b341b21d..82106f135d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0 + 1.1.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -576,7 +576,7 @@ https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git scm:git:https://github.com/wso2/product-cdm.git - 1.0.0 + HEAD @@ -818,7 +818,7 @@ 4.3.0 - 1.0.0 + 1.1.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index f1b4826bec..4de69588f2 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 @@ -139,8 +139,7 @@ - @@ -168,8 +167,7 @@ - diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index a152f7231b..1842de1868 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -21,7 +21,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/product/modules/integration/tests-common/admin-clients/pom.xml b/product/modules/integration/tests-common/admin-clients/pom.xml index d8c90fb055..2e1dbcc02c 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/integration-test-utils/pom.xml b/product/modules/integration/tests-common/integration-test-utils/pom.xml index 497ac2dac5..34ccdf6143 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/pom.xml b/product/modules/integration/tests-common/pom.xml index f6e930cbb6..3a2accf6b5 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver wso2cdm-integration - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/integration/tests-common/ui-pages/pom.xml b/product/modules/integration/tests-common/ui-pages/pom.xml index e71092f051..9dc4f9f012 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -22,7 +22,7 @@ org.wso2.cdmserver cdm-integration-tests-common - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/product/modules/p2-profile-gen/pom.xml b/product/modules/p2-profile-gen/pom.xml index d9172c087b..c6599ec6f1 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -20,7 +20,7 @@ org.wso2.cdmserver wso2cdmserver-product - 1.0.0 + 1.1.0-SNAPSHOT ../../pom.xml diff --git a/product/pom.xml b/product/pom.xml index 1592c11173..f89d9da933 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -21,7 +21,7 @@ org.wso2.carbon.cdm wso2cdm-parent - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml