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 c25fe103c9..aa5f4e9a54 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 @@ -89,8 +89,8 @@ org.wso2.carbon - logging - ${carbon.platform.version} + org.wso2.carbon.logging + ${carbon.kernel.version} diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/dao/impl/DeviceMgtDAOImpl.java b/components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/dao/impl/DeviceMgtDAOImpl.java index 54e008a207..426266cca6 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/dao/impl/DeviceMgtDAOImpl.java +++ b/components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/dao/impl/DeviceMgtDAOImpl.java @@ -34,7 +34,7 @@ public class DeviceMgtDAOImpl implements DeviceMgtDAO { @Override public void addDevice(Device device) throws CDMDAOException, CDMDatabaseConnectionException { - + } @Override diff --git a/pom.xml b/pom.xml index 3259cec236..d0b77c184f 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ 4.3.0-SNAPSHOT - 4.3.0-SNAPSHOT + 4.2.0-SNAPSHOT 1.5.4 1.3 [1.6.1.wso2v11, 1.7.0)