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 bce3acf7f14..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 @@ -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 3c28bb751eb..a6087eb0d32 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 a368a879f9f..5f0db874967 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 970248a0258..649f19bcba2 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 896da05d1f7..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 @@ -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 694e8f2a1d6..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 @@ -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 7fde904c103..493943afa5c 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 12256cd6b6a..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 @@ -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 91d2b35f04a..9a1a8b37fb8 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 cb30ba77120..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 @@ -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 1129d79b275..6b5206a51a4 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 24b53db3991..82106f135d3 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 63e8c9328df..4de69588f25 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 4e489975abe..1842de18684 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 10a57d72aa9..2e1dbcc02cc 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 560011cbf2c..34ccdf61435 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 caf72137931..3a2accf6b51 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 6adb6f73344..9dc4f9f0120 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 36cd6803582..c6599ec6f16 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 ecf08c22f43..f89d9da9335 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