From b20bdc1625ffd8836bb6b84509de6dbf2535befa Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Thu, 5 Feb 2015 12:49:46 +0530 Subject: [PATCH] A mistake happend to release on the master branch, I am reverting the changes --- .../org.wso2.carbon.device.mgt.common/pom.xml | 8 +- .../org.wso2.carbon.device.mgt.core/pom.xml | 7 +- components/device-mgt/pom.xml | 8 +- .../org.wso2.carbon.policy.evalutor/pom.xml | 7 +- .../org.wso2.carbon.policy.mgt.common/pom.xml | 7 +- .../org.wso2.carbon.policy.mgt.core/pom.xml | 7 +- components/policy-mgt/pom.xml | 8 +- .../pom.xml | 8 +- features/device-mgt/pom.xml | 8 +- .../pom.xml | 8 +- features/policy-mgt/pom.xml | 8 +- pom.xml | 8 +- product/modules/distribution/pom.xml | 177 +++++++----------- product/modules/integration/pom.xml | 6 +- .../tests-common/admin-clients/pom.xml | 6 +- .../integration-test-utils/pom.xml | 6 +- .../modules/integration/tests-common/pom.xml | 6 +- .../integration/tests-common/ui-pages/pom.xml | 6 +- product/modules/p2-profile-gen/pom.xml | 11 +- product/pom.xml | 6 +- 20 files changed, 124 insertions(+), 192 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 bce3acf7f1..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 @@ -1,17 +1,15 @@ - + device-mgt org.wso2.carbon.cdm - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 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 3c28bb751e..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 @@ -17,19 +17,18 @@ ~ under the License. --> - + org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 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 a368a879f9..5f0db87496 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -17,21 +17,19 @@ ~ under the License. --> - + org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt - 1.0.0-SNAPSHOT + 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 970248a025..649f19bcba 100644 --- a/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml +++ b/components/policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml @@ -16,19 +16,18 @@ ~ limitations under the License. --> - + org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 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 896da05d1f..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 @@ -16,19 +16,18 @@ ~ limitations under the License. --> - + org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 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 694e8f2a1d..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 @@ -16,19 +16,18 @@ ~ limitations under the License. --> - + org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.cdm org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 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 7fde904c10..493943afa5 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -16,21 +16,19 @@ ~ limitations under the License. --> - + org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt - 1.0.0-SNAPSHOT + 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 12256cd6b6..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 @@ -15,21 +15,19 @@ ~ limitations under the License. --> - + org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 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 91d2b35f04..9a1a8b37fb 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -17,21 +17,19 @@ ~ under the License. --> - + org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm device-mgt-feature - 1.0.0-SNAPSHOT + 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 cb30ba7712..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 @@ -16,21 +16,19 @@ ~ limitations under the License. --> - + org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 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 1129d79b27..6b5206a51a 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -16,21 +16,19 @@ ~ limitations under the License. --> - + org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.cdm policy-mgt-feature - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 24b53db399..82106f135d 100644 --- a/pom.xml +++ b/pom.xml @@ -17,15 +17,13 @@ ~ under the License. --> - + 4.0.0 org.wso2.carbon.cdm wso2cdm-parent pom - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT WSO2 CDM - Parent http://wso2.org WSO2 Connected Device Manager @@ -820,7 +818,7 @@ 4.3.0 - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/product/modules/distribution/pom.xml b/product/modules/distribution/pom.xml index 63e8c9328d..4de69588f2 100644 --- a/product/modules/distribution/pom.xml +++ b/product/modules/distribution/pom.xml @@ -17,14 +17,12 @@ ~ under the License. --> - + org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../pom.xml @@ -107,29 +105,21 @@ - + - - - - + + + + - - - - + + + + - + - + @@ -142,29 +132,22 @@ - + - - - - + + + + - - - - + + + - + - + @@ -177,29 +160,22 @@ - + - - - - + + + + - - - - + + + - + - + --> @@ -211,48 +187,42 @@ - - - + + + - - - - + + + + - + - - + + - + --> og4j.logger.net.sf.ehcache=ERROR - - + + @@ -261,19 +231,16 @@ package - + - @@ -288,20 +255,20 @@ install - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/product/modules/integration/pom.xml b/product/modules/integration/pom.xml index 4e489975ab..1842de1868 100644 --- a/product/modules/integration/pom.xml +++ b/product/modules/integration/pom.xml @@ -17,13 +17,11 @@ ~ under the License. --> - + org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 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 10a57d72aa..2e1dbcc02c 100644 --- a/product/modules/integration/tests-common/admin-clients/pom.xml +++ b/product/modules/integration/tests-common/admin-clients/pom.xml @@ -17,14 +17,12 @@ ~ under the License. --> - + org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 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 560011cbf2..34ccdf6143 100644 --- a/product/modules/integration/tests-common/integration-test-utils/pom.xml +++ b/product/modules/integration/tests-common/integration-test-utils/pom.xml @@ -17,14 +17,12 @@ ~ under the License. --> - + org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 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 caf7213793..3a2accf6b5 100644 --- a/product/modules/integration/tests-common/pom.xml +++ b/product/modules/integration/tests-common/pom.xml @@ -16,15 +16,13 @@ ~ under the License. --> - + org.wso2.cdmserver wso2cdm-integration - 1.0.0-SNAPSHOT + 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 6adb6f7334..9dc4f9f012 100644 --- a/product/modules/integration/tests-common/ui-pages/pom.xml +++ b/product/modules/integration/tests-common/ui-pages/pom.xml @@ -17,14 +17,12 @@ ~ under the License. --> - + org.wso2.cdmserver cdm-integration-tests-common - 1.0.0-SNAPSHOT + 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 36cd680358..c6599ec6f1 100644 --- a/product/modules/p2-profile-gen/pom.xml +++ b/product/modules/p2-profile-gen/pom.xml @@ -16,13 +16,11 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.cdmserver wso2cdmserver-product - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../../pom.xml @@ -489,9 +487,8 @@ package - - + + diff --git a/product/pom.xml b/product/pom.xml index ecf08c22f4..f89d9da933 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -16,14 +16,12 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2.carbon.cdm wso2cdm-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../pom.xml