From a1fbccb29785f7aac27d073097d8ead66dd6cb32 Mon Sep 17 00:00:00 2001 From: geethkokila Date: Wed, 23 Dec 2015 22:48:45 +0530 Subject: [PATCH 1/6] Changing the device mgt version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d3475a7e..71d7d8f5f 100644 --- a/pom.xml +++ b/pom.xml @@ -588,7 +588,7 @@ 4.5.8 - 1.0.1-SNAPSHOT + 1.0.1 [0.8.0, 2.0.0) From a6788da5963dd178a0bcb51b85fe393abd12056b Mon Sep 17 00:00:00 2001 From: geethkokila Date: Wed, 23 Dec 2015 22:51:06 +0530 Subject: [PATCH 2/6] [maven-release-plugin] prepare release carbon-device-mgt-plugins-parent-2.0.1 --- .../org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml index 09fa65c2e..ceb3630fd 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml @@ -22,14 +22,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1-SNAPSHOT + 2.0.1 ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 2.0.1-SNAPSHOT + 2.0.1 bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml index 871de5ffe..361e19fdc 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml @@ -3,14 +3,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1-SNAPSHOT + 2.0.1 ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.url.printer - 2.0.1-SNAPSHOT + 2.0.1 bundle WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 6841445b7..233e9ffee 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1-SNAPSHOT + 2.0.1 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 2.0.1-SNAPSHOT + 2.0.1 pom WSO2 Carbon - Mobile Device Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index 5ed9bcbd1..ec4fffd76 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1-SNAPSHOT + 2.0.1 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 2.0.1-SNAPSHOT + 2.0.1 WSO2 Carbon - Mobile Device Management Feature http://wso2.org This feature contains the core bundles required for Mobile Device Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index ec1b3cae1..71e703339 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1-SNAPSHOT + 2.0.1 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1-SNAPSHOT + 2.0.1 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 71d7d8f5f..d46ed58aa 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 2.0.1-SNAPSHOT + 2.0.1 WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -592,7 +592,7 @@ [0.8.0, 2.0.0) - 2.0.1-SNAPSHOT + 2.0.1 1.51.0.0 @@ -611,7 +611,7 @@ scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - HEAD + carbon-device-mgt-plugins-parent-2.0.1 From bf73c3b81d64303fb384fef84c0dcdd21e8b0f0e Mon Sep 17 00:00:00 2001 From: geethkokila Date: Wed, 23 Dec 2015 22:51:14 +0530 Subject: [PATCH 3/6] [maven-release-plugin] prepare for next development iteration --- .../org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml index ceb3630fd..d8cdf9773 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml @@ -22,14 +22,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1 + 2.0.2-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 2.0.1 + 2.0.2-SNAPSHOT bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml index 361e19fdc..626408ba1 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml @@ -3,14 +3,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1 + 2.0.2-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.url.printer - 2.0.1 + 2.0.2-SNAPSHOT bundle WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 233e9ffee..fc27cd3cf 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1 + 2.0.2-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 2.0.1 + 2.0.2-SNAPSHOT pom WSO2 Carbon - Mobile Device Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index ec4fffd76..1195a037b 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1 + 2.0.2-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 2.0.1 + 2.0.2-SNAPSHOT WSO2 Carbon - Mobile Device Management Feature http://wso2.org This feature contains the core bundles required for Mobile Device Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 71e703339..7f25249d1 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1 + 2.0.2-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1 + 2.0.2-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index d46ed58aa..9cbeea2c8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 2.0.1 + 2.0.2-SNAPSHOT WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -592,7 +592,7 @@ [0.8.0, 2.0.0) - 2.0.1 + 2.0.2-SNAPSHOT 1.51.0.0 @@ -611,7 +611,7 @@ scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - carbon-device-mgt-plugins-parent-2.0.1 + HEAD From 9957ec1022b49c2179c43263b8ded4eff0d2c387 Mon Sep 17 00:00:00 2001 From: geethkokila Date: Wed, 23 Dec 2015 22:53:34 +0530 Subject: [PATCH 4/6] [maven-release-plugin] rollback the release of carbon-device-mgt-plugins-parent-2.0.1 --- .../device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml index d8cdf9773..09fa65c2e 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml @@ -22,14 +22,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml index 626408ba1..871de5ffe 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml @@ -3,14 +3,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.url.printer - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT bundle WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index fc27cd3cf..6841445b7 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT pom WSO2 Carbon - Mobile Device Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index 1195a037b..5ed9bcbd1 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT WSO2 Carbon - Mobile Device Management Feature http://wso2.org This feature contains the core bundles required for Mobile Device Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 7f25249d1..ec1b3cae1 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 9cbeea2c8..71d7d8f5f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -592,7 +592,7 @@ [0.8.0, 2.0.0) - 2.0.2-SNAPSHOT + 2.0.1-SNAPSHOT 1.51.0.0 From a3993b09e1530df0644172ecc9aa486e79f0ade8 Mon Sep 17 00:00:00 2001 From: geethkokila Date: Wed, 23 Dec 2015 23:00:46 +0530 Subject: [PATCH 5/6] [maven-release-plugin] prepare release v2.0.1 --- .../org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml index 09fa65c2e..ceb3630fd 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml @@ -22,14 +22,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1-SNAPSHOT + 2.0.1 ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 2.0.1-SNAPSHOT + 2.0.1 bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml index 871de5ffe..361e19fdc 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml @@ -3,14 +3,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1-SNAPSHOT + 2.0.1 ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.url.printer - 2.0.1-SNAPSHOT + 2.0.1 bundle WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 6841445b7..233e9ffee 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1-SNAPSHOT + 2.0.1 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 2.0.1-SNAPSHOT + 2.0.1 pom WSO2 Carbon - Mobile Device Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index 5ed9bcbd1..ec4fffd76 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1-SNAPSHOT + 2.0.1 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 2.0.1-SNAPSHOT + 2.0.1 WSO2 Carbon - Mobile Device Management Feature http://wso2.org This feature contains the core bundles required for Mobile Device Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index ec1b3cae1..71e703339 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1-SNAPSHOT + 2.0.1 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1-SNAPSHOT + 2.0.1 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 71d7d8f5f..5dfec04c8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 2.0.1-SNAPSHOT + 2.0.1 WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -592,7 +592,7 @@ [0.8.0, 2.0.0) - 2.0.1-SNAPSHOT + 2.0.1 1.51.0.0 @@ -611,7 +611,7 @@ scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - HEAD + v2.0.1 From e0233e933724456390f967a94c1ce10efa93815c Mon Sep 17 00:00:00 2001 From: geethkokila Date: Wed, 23 Dec 2015 23:00:55 +0530 Subject: [PATCH 6/6] [maven-release-plugin] prepare for next development iteration --- .../org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- pom.xml | 6 +++--- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml index ceb3630fd..d8cdf9773 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.impl/pom.xml @@ -22,14 +22,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1 + 2.0.2-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 2.0.1 + 2.0.2-SNAPSHOT bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml index 361e19fdc..626408ba1 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.mobile.url.printer/pom.xml @@ -3,14 +3,14 @@ device-mgt org.wso2.carbon.devicemgt-plugins - 2.0.1 + 2.0.2-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.url.printer - 2.0.1 + 2.0.2-SNAPSHOT bundle WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 233e9ffee..fc27cd3cf 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1 + 2.0.2-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 2.0.1 + 2.0.2-SNAPSHOT pom WSO2 Carbon - Mobile Device Management Component http://wso2.org diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml index ec4fffd76..1195a037b 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.mobile.feature/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1 + 2.0.2-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 2.0.1 + 2.0.2-SNAPSHOT WSO2 Carbon - Mobile Device Management Feature http://wso2.org This feature contains the core bundles required for Mobile Device Management functionality diff --git a/features/device-mgt/pom.xml b/features/device-mgt/pom.xml index 71e703339..7f25249d1 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -22,14 +22,14 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 2.0.1 + 2.0.2-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 2.0.1 + 2.0.2-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 5dfec04c8..9cbeea2c8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 2.0.1 + 2.0.2-SNAPSHOT WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -592,7 +592,7 @@ [0.8.0, 2.0.0) - 2.0.1 + 2.0.2-SNAPSHOT 1.51.0.0 @@ -611,7 +611,7 @@ scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - v2.0.1 + HEAD