From 81d6a238c7bbd8cf07c1946c5d401491ab69882e Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Mon, 9 Feb 2015 14:51:57 +0530 Subject: [PATCH] Changing the version to 0.9.0 and fixing some issues on poms --- .../device-mgt/org.wso2.carbon.device.mgt.common/pom.xml | 6 +++--- .../device-mgt/org.wso2.carbon.device.mgt.core/pom.xml | 6 +++--- components/device-mgt/pom.xml | 4 ++-- .../key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml | 4 ++-- components/key-mgt/pom.xml | 4 ++-- .../policy-mgt/org.wso2.carbon.policy.evalutor/pom.xml | 6 +++--- .../policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml | 6 +++--- .../policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml | 6 +++--- 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 | 8 +++----- 14 files changed, 34 insertions(+), 36 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 0d7186256b..72a4a5f0b6 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.devicemgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.common - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons @@ -26,7 +26,7 @@ ${project.artifactId} ${project.artifactId} - ${carbon.cdm.version} + ${carbon.device.mgt.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 a8a23c9bc0..52379937d4 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.devicemgt device-mgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core @@ -49,7 +49,7 @@ ${project.artifactId} ${project.artifactId} - ${carbon.cdm.version} + ${carbon.device.mgt.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 d2dc8c19c8..0e1732856a 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt carbon-devicemgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt device-mgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT pom WSO2 Carbon - Device Management Component http://wso2.org diff --git a/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml b/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml index 8b1115dbf6..55393b1f8b 100644 --- a/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml +++ b/components/key-mgt/org.wso2.carbon.key.mgt.handler.valve/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt key-mgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt org.wso2.carbon.key.mgt.handler.valve - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT bundle WSO2 Carbon - Key Management Handler Valve WSO2 Carbon - Key Management Handler Valve diff --git a/components/key-mgt/pom.xml b/components/key-mgt/pom.xml index 754c417392..ad116a5a04 100644 --- a/components/key-mgt/pom.xml +++ b/components/key-mgt/pom.xml @@ -24,14 +24,14 @@ org.wso2.carbon.devicemgt carbon-devicemgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt key-mgt - 1.0.0-SNAPSHOT + 0.9.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 fcab3d65d7..225f7078f9 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.devicemgt policy-mgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt org.wso2.carbon.policy.evaluator - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT bundle WSO2 Carbon - Policy Decision Point WSO2 Carbon - Policy Decision Point @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${carbon.cdm.version} + ${carbon.device.mgt.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 8b272384a3..b035008940 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.devicemgt policy-mgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt org.wso2.carbon.policy.mgt.common - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Common WSO2 Carbon - Policy Management Common @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${carbon.cdm.version} + ${carbon.device.mgt.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 d89f052811..cbd243d437 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.devicemgt policy-mgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt org.wso2.carbon.policy.mgt.core - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT bundle WSO2 Carbon - Policy Management Core WSO2 Carbon - Policy Management Core @@ -48,7 +48,7 @@ ${project.artifactId} ${project.artifactId} - ${carbon.cdm.version} + ${carbon.device.mgt.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 98af24e6a0..36a6fef6b5 100644 --- a/components/policy-mgt/pom.xml +++ b/components/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.devicemgt carbon-devicemgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt policy-mgt - 1.0.0-SNAPSHOT + 0.9.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 16e4d0dd3e..e0c9e38011 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.devicemgt device-mgt-feature - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.server.feature pom - 1.0.0-SNAPSHOT + 0.9.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 460f73c261..57481e46c3 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt carbon-devicemgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt device-mgt-feature - 1.0.0-SNAPSHOT + 0.9.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 ec47bac1c1..a6f7a113ce 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.devicemgt policy-mgt-feature - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.policy.mgt.server.feature pom - 1.0.0-SNAPSHOT + 0.9.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 54344f69b8..d9e7142364 100644 --- a/features/policy-mgt/pom.xml +++ b/features/policy-mgt/pom.xml @@ -21,14 +21,14 @@ org.wso2.carbon.devicemgt carbon-devicemgt - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt policy-mgt-feature - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT pom WSO2 Carbon - Policy Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 9b7159603c..65addc6a33 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,8 @@ org.wso2.carbon.devicemgt carbon-devicemgt pom - 1.0.0-SNAPSHOT - WSO2 Device Management - Parent + 0.9.0-SNAPSHOT + WSO2 Carbon - Device Management - Parent http://wso2.org WSO2 Connected Device Manager Components @@ -605,10 +605,8 @@ 4.3.0 - 1.0.0-SNAPSHOT + 0.9.0-SNAPSHOT - - ${carbon.device.mgt.version}