From 373b19bca32b8ac6024dbd1e1661e570b71073ae Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 8 Feb 2017 14:22:10 +0100 Subject: [PATCH] Re-enable transitive dependency search This is no longer needed with odlparent patches. Change-Id: I960483a9f097b111f911d1f9465555638f0e9fd5 Signed-off-by: Robert Varga --- features/mdsal/odl-mdsal-broker-local/pom.xml | 15 +-------------- features/mdsal/odl-mdsal-xsql/pom.xml | 15 +-------------- 2 files changed, 2 insertions(+), 28 deletions(-) diff --git a/features/mdsal/odl-mdsal-broker-local/pom.xml b/features/mdsal/odl-mdsal-broker-local/pom.xml index f3ada9aaec..5f04cb16b5 100644 --- a/features/mdsal/odl-mdsal-broker-local/pom.xml +++ b/features/mdsal/odl-mdsal-broker-local/pom.xml @@ -213,17 +213,4 @@ - - - - org.apache.karaf.tooling - karaf-maven-plugin - true - - false - - - - - - + \ No newline at end of file diff --git a/features/mdsal/odl-mdsal-xsql/pom.xml b/features/mdsal/odl-mdsal-xsql/pom.xml index c5000f0efa..11525a683d 100644 --- a/features/mdsal/odl-mdsal-xsql/pom.xml +++ b/features/mdsal/odl-mdsal-xsql/pom.xml @@ -56,17 +56,4 @@ provided - - - - - org.apache.karaf.tooling - karaf-maven-plugin - true - - false - - - - - + \ No newline at end of file -- 2.36.6