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 856e7d71fe..94a50811c3 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 8dd7547038..49adf0ee44 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 8dc630e44d..3a89167525 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 d87fabd0b7..c33c7202ff 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 b764f704df..55ce1417fc 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 a172e8e8df..69aee4aaf8 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 - - - - - - -