From 7df1cca088832878598bffef682a8ccad10a6416 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 11:42:26 +0530 Subject: [PATCH 1/7] Changing the discription and name of the pom --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f09a5f7dd..7b29fb9e3 100644 --- a/pom.xml +++ b/pom.xml @@ -26,9 +26,9 @@ carbon-device-mgt-plugins-parent pom 1.9.0-SNAPSHOT - WSO2 MDM - Parent + WSO2 Carbon - Device Management Plugins Parent http://wso2.org - WSO2 Mobile Device Manager + WSO2 Carbon - Device Management Plugins Parent org.wso2 From fd038a0e7d3ae99a27bf123d44a132df1c61d87d Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 11:44:26 +0530 Subject: [PATCH 2/7] [maven-release-plugin] prepare release carbon-devicemgt-plugins-1.9.0 --- .../org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 8 +++----- components/device-mgt/pom.xml | 8 +++----- .../org.wso2.carbon.device.mgt.mobile.feature/pom.xml | 8 +++----- features/device-mgt/pom.xml | 8 +++----- pom.xml | 10 ++++------ 5 files changed, 16 insertions(+), 26 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 7a586b74d..85b82b872 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 @@ -18,20 +18,18 @@ ~ under the License. --> - + device-mgt org.wso2.carbon.devicemgt-plugins - 1.9.0-SNAPSHOT + 1.9.0 ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 1.9.0-SNAPSHOT + 1.9.0 bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index dc6c570b8..76dfa6f1b 100644 --- a/components/device-mgt/pom.xml +++ b/components/device-mgt/pom.xml @@ -17,21 +17,19 @@ ~ under the License. --> - + org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 1.9.0-SNAPSHOT + 1.9.0 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 1.9.0-SNAPSHOT + 1.9.0 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 cc500abb6..dc97b2669 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 @@ -17,21 +17,19 @@ ~ under the License. --> - + org.wso2.carbon.devicemgt-plugins device-mgt-feature - 1.9.0-SNAPSHOT + 1.9.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 1.9.0-SNAPSHOT + 1.9.0 WSO2 Carbon - Mobile Implementation of Device Management 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 3115e1c06..af9226d71 100644 --- a/features/device-mgt/pom.xml +++ b/features/device-mgt/pom.xml @@ -17,21 +17,19 @@ ~ under the License. --> - + org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent - 1.9.0-SNAPSHOT + 1.9.0 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 1.9.0-SNAPSHOT + 1.9.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 7b29fb9e3..fe9fcd933 100644 --- a/pom.xml +++ b/pom.xml @@ -17,15 +17,13 @@ ~ under the License. --> - + 4.0.0 org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 1.9.0-SNAPSHOT + 1.9.0 WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -483,7 +481,7 @@ 0.9.0 - 1.9.0-SNAPSHOT + 1.9.0 1.3.1 @@ -500,7 +498,7 @@ https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - HEAD + carbon-devicemgt-plugins-1.9.0 From 813259631db69fdbe7cae27b9307cf74d303d688 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 11:44:37 +0530 Subject: [PATCH 3/7] [maven-release-plugin] prepare for next development iteration --- .../org.wso2.carbon.device.mgt.mobile.impl/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 +++--- 5 files changed, 11 insertions(+), 11 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 85b82b872..be5c68bae 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 - 1.9.0 + 1.9.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 1.9.0 + 1.9.1-SNAPSHOT bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 76dfa6f1b..053ad179c 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 - 1.9.0 + 1.9.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 1.9.0 + 1.9.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 dc97b2669..d0afcb645 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 - 1.9.0 + 1.9.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 1.9.0 + 1.9.1-SNAPSHOT WSO2 Carbon - Mobile Implementation of Device Management 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 af9226d71..fb77ecbff 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 - 1.9.0 + 1.9.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 1.9.0 + 1.9.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index fe9fcd933..a9c05e6d1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 1.9.0 + 1.9.1-SNAPSHOT WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -481,7 +481,7 @@ 0.9.0 - 1.9.0 + 1.9.1-SNAPSHOT 1.3.1 @@ -498,7 +498,7 @@ https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - carbon-devicemgt-plugins-1.9.0 + HEAD From 2914119c9736c4f557851771ccf49eda9ddf9a0e Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 12:08:04 +0530 Subject: [PATCH 4/7] Fixing some pom issues --- pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pom.xml b/pom.xml index a9c05e6d1..c13b508ce 100644 --- a/pom.xml +++ b/pom.xml @@ -450,9 +450,6 @@ 7.0.52.wso2v5 7.0.34.wso2v2 - - - 1.0.0-SNAPSHOT 2.6.1 @@ -684,17 +681,6 @@ - - nexus-releases - WSO2 Release Distribution Repository - http://maven.wso2.org/nexus/service/local/staging/deploy/maven2/ - - - - nexus-service-releases - WSO2 Release Service Repository - http://maven.wso2.org/nexus/service/local/repositories/releases/content/ - From 78b6b8f6d86d20cb6af8f3fd6c226cbf0dae7781 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 12:12:35 +0530 Subject: [PATCH 5/7] Changing the version and removing the repositories --- .../org.wso2.carbon.device.mgt.mobile.impl/pom.xml | 4 ++-- components/device-mgt/pom.xml | 4 ++-- .../pom.xml | 4 ++-- features/device-mgt/pom.xml | 4 ++-- pom.xml | 13 ++----------- 5 files changed, 10 insertions(+), 19 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 be5c68bae..3667bd676 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 - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 053ad179c..0e8c33092 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 - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 1.9.1-SNAPSHOT + 1.9.0-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 d0afcb645..b297245d7 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 - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT WSO2 Carbon - Mobile Implementation of Device Management 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 fb77ecbff..9dafb30e6 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 - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index c13b508ce..b110adf9c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -427,18 +427,9 @@ 1.3 - - 0.9.0 - 1.0.0 - 1.2.0 - 1.1.0 - 1.1.0 - 4.3.1 6.8 - 4.3.0 - 1.1.0 3.6.100.v20120522-1841 @@ -478,7 +469,7 @@ 0.9.0 - 1.9.1-SNAPSHOT + 1.9.0-SNAPSHOT 1.3.1 From 5b1f352e77bad96944336a402c5258cfc2c8e3eb Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 12:14:34 +0530 Subject: [PATCH 6/7] [maven-release-plugin] prepare release carbon-devicemgt-plugins-1.9.0 --- .../org.wso2.carbon.device.mgt.mobile.impl/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 +++--- 5 files changed, 11 insertions(+), 11 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 3667bd676..85b82b872 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 - 1.9.0-SNAPSHOT + 1.9.0 ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 1.9.0-SNAPSHOT + 1.9.0 bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 0e8c33092..76dfa6f1b 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 - 1.9.0-SNAPSHOT + 1.9.0 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 1.9.0-SNAPSHOT + 1.9.0 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 b297245d7..dc97b2669 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 - 1.9.0-SNAPSHOT + 1.9.0 ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 1.9.0-SNAPSHOT + 1.9.0 WSO2 Carbon - Mobile Implementation of Device Management 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 9dafb30e6..af9226d71 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 - 1.9.0-SNAPSHOT + 1.9.0 ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 1.9.0-SNAPSHOT + 1.9.0 pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index b110adf9c..137a669df 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 1.9.0-SNAPSHOT + 1.9.0 WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -469,7 +469,7 @@ 0.9.0 - 1.9.0-SNAPSHOT + 1.9.0 1.3.1 @@ -486,7 +486,7 @@ https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - HEAD + carbon-devicemgt-plugins-1.9.0 From 6190741df2534626e1e0ed4f150214dd8914fe14 Mon Sep 17 00:00:00 2001 From: Geeth Munasinghe Date: Tue, 10 Feb 2015 12:14:46 +0530 Subject: [PATCH 7/7] [maven-release-plugin] prepare for next development iteration --- .../org.wso2.carbon.device.mgt.mobile.impl/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 +++--- 5 files changed, 11 insertions(+), 11 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 85b82b872..be5c68bae 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 - 1.9.0 + 1.9.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins org.wso2.carbon.device.mgt.mobile.impl - 1.9.0 + 1.9.1-SNAPSHOT bundle WSO2 Carbon - Mobile Device Management Impl WSO2 Carbon - Mobile Device Management Impl diff --git a/components/device-mgt/pom.xml b/components/device-mgt/pom.xml index 76dfa6f1b..053ad179c 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 - 1.9.0 + 1.9.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt - 1.9.0 + 1.9.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 dc97b2669..d0afcb645 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 - 1.9.0 + 1.9.1-SNAPSHOT ../pom.xml 4.0.0 org.wso2.carbon.device.mgt.mobile.feature pom - 1.9.0 + 1.9.1-SNAPSHOT WSO2 Carbon - Mobile Implementation of Device Management 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 af9226d71..fb77ecbff 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 - 1.9.0 + 1.9.1-SNAPSHOT ../../pom.xml 4.0.0 org.wso2.carbon.devicemgt-plugins device-mgt-feature - 1.9.0 + 1.9.1-SNAPSHOT pom WSO2 Carbon - Device Management Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 137a669df..ed6fe11a2 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.wso2.carbon.devicemgt-plugins carbon-device-mgt-plugins-parent pom - 1.9.0 + 1.9.1-SNAPSHOT WSO2 Carbon - Device Management Plugins Parent http://wso2.org WSO2 Carbon - Device Management Plugins Parent @@ -469,7 +469,7 @@ 0.9.0 - 1.9.0 + 1.9.1-SNAPSHOT 1.3.1 @@ -486,7 +486,7 @@ https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git - carbon-devicemgt-plugins-1.9.0 + HEAD