From 9535f4f8c0b373b515f69dfc325e1c72a8960ffe Mon Sep 17 00:00:00 2001 From: Menaka Jayawardena Date: Mon, 30 Jan 2017 23:56:00 +0530 Subject: [PATCH] Removed unwanted dependency --- modules/integration/tests-integration/pom.xml | 10 ++++------ pom.xml | 6 ------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml index 57a0e5bd..f0a50005 100644 --- a/modules/integration/tests-integration/pom.xml +++ b/modules/integration/tests-integration/pom.xml @@ -31,8 +31,6 @@ Backend Integration Tests for WSO2 IOT Server. jar - - @@ -46,7 +44,7 @@ src/test/resources/testng.xml - ${skipTests} + @@ -269,8 +267,8 @@ - - true - + + + diff --git a/pom.xml b/pom.xml index e976abc0..65107f59 100644 --- a/pom.xml +++ b/pom.xml @@ -297,12 +297,6 @@ - - org.wso2.iot - org.wso2.carbon.iot.core.integration.ui.pages - ${product.iot.version} - test -