From 53750eec6ed655053d9d759dff92977c27ad7a5a Mon Sep 17 00:00:00 2001 From: Harshan Liyanage Date: Fri, 9 Dec 2016 16:21:38 +0530 Subject: [PATCH] Fixed maven warnings in plugin build. --- .../pom.xml | 6 +----- pom.xml | 6 ------ 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml index 884021803e..33c697fda1 100644 --- a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml +++ b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml @@ -47,10 +47,6 @@ io.github.openfeign feign-gson - - io.github.openfeign - feign-jaxrs - @@ -86,7 +82,7 @@ - org.wso2.carbon.core.server:4.4.9 + org.wso2.carbon.core.server:${carbon.kernel.version} diff --git a/pom.xml b/pom.xml index eadd1a1cec..520eb0a09a 100644 --- a/pom.xml +++ b/pom.xml @@ -1105,12 +1105,6 @@ org.wso2.carbon.user.mgt ${carbon.commons.version} - - junit - junit - test - ${junit.version} - com.jayway.jsonpath json-path