From 12c4ba10af949d9af116f15f62810707a07a92af Mon Sep 17 00:00:00 2001 From: prabathabey Date: Sun, 27 Mar 2016 16:04:15 +0530 Subject: [PATCH] Code cleanup --- .../org.wso2.carbon.device.mgt.common/pom.xml | 2 -- .../org.wso2.carbon.device.mgt.core/pom.xml | 7 +------ .../pom.xml | 3 +-- .../org.wso2.carbon.device.mgt.ui/pom.xml | 1 + .../org.wso2.carbon.email.sender.core/pom.xml | 7 +------ components/email-sender/pom.xml | 21 ------------------- 6 files changed, 4 insertions(+), 37 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 856e7d71fe8..94a50811c3b 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 @@ -27,7 +27,6 @@ 4.0.0 org.wso2.carbon.device.mgt.common - 1.1.0-SNAPSHOT bundle WSO2 Carbon - Device Management Commons WSO2 Carbon - Device Management Commons @@ -38,7 +37,6 @@ org.apache.felix maven-bundle-plugin - 1.4.0 true 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 8dd75470387..49adf0ee44d 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 @@ -18,6 +18,7 @@ --> + org.wso2.carbon.devicemgt device-mgt @@ -26,9 +27,7 @@ 4.0.0 - org.wso2.carbon.devicemgt org.wso2.carbon.device.mgt.core - 1.1.0-SNAPSHOT bundle WSO2 Carbon - Device Management Core WSO2 Carbon - Device Management Core @@ -43,7 +42,6 @@ org.apache.felix maven-bundle-plugin - 1.4.0 true @@ -95,11 +93,9 @@ - org.apache.maven.plugins maven-surefire-plugin - 2.18 file:src/test/resources/log4j.properties @@ -109,7 +105,6 @@ - diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.extensions/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.extensions/pom.xml index 8dc630e44d4..3a891675255 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.extensions/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.extensions/pom.xml @@ -1,5 +1,6 @@ + device-mgt org.wso2.carbon.devicemgt @@ -9,7 +10,6 @@ 4.0.0 org.wso2.carbon.device.mgt.extensions - 1.1.0-SNAPSHOT bundle WSO2 Carbon - Device Management Extensions WSO2 Carbon - Device Management Extensions @@ -47,7 +47,6 @@ org.apache.felix maven-bundle-plugin - 1.4.0 true diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/pom.xml b/components/device-mgt/org.wso2.carbon.device.mgt.ui/pom.xml index d87fabd0b70..c33c7202ffd 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/pom.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/pom.xml @@ -18,6 +18,7 @@ --> + device-mgt org.wso2.carbon.devicemgt diff --git a/components/email-sender/org.wso2.carbon.email.sender.core/pom.xml b/components/email-sender/org.wso2.carbon.email.sender.core/pom.xml index b764f704dfa..55ce1417fc3 100644 --- a/components/email-sender/org.wso2.carbon.email.sender.core/pom.xml +++ b/components/email-sender/org.wso2.carbon.email.sender.core/pom.xml @@ -18,6 +18,7 @@ --> + org.wso2.carbon.devicemgt email-sender @@ -26,9 +27,7 @@ 4.0.0 - org.wso2.carbon.devicemgt org.wso2.carbon.email.sender.core - 1.1.0-SNAPSHOT bundle WSO2 Carbon - Email Sender Core WSO2 Carbon - Email Sender Core @@ -43,7 +42,6 @@ org.apache.felix maven-bundle-plugin - 1.4.0 true @@ -82,11 +80,9 @@ - org.apache.maven.plugins maven-surefire-plugin - 2.18 file:src/test/resources/log4j.properties @@ -96,7 +92,6 @@ - diff --git a/components/email-sender/pom.xml b/components/email-sender/pom.xml index a172e8e8dfc..69aee4aaf87 100644 --- a/components/email-sender/pom.xml +++ b/components/email-sender/pom.xml @@ -27,9 +27,7 @@ 4.0.0 - org.wso2.carbon.devicemgt email-sender - 1.1.0-SNAPSHOT pom WSO2 Carbon - Email Sender Component http://wso2.org @@ -38,23 +36,4 @@ org.wso2.carbon.email.sender.core - - - - - org.apache.felix - maven-scr-plugin - 1.7.2 - - - generate-scr-scrdescriptor - - scr - - - - - - -