From 4c2b4458ae3a3d298d6f6526b2ece140e340ce88 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Fri, 4 Aug 2017 16:02:16 -0400 Subject: [PATCH] Remove config subsystem remnants lispflowmapping no longer uses the config subsystem so remove remnants from the pom. Change-Id: Ia211b670d6c3277f0ebc164fe1676f203c7a79cc Signed-off-by: Tom Pantelis --- commons/parent/pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 5ddc4feb4..3a73e1e9c 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -34,7 +34,6 @@ 0.6.0-SNAPSHOT 0.6.0-SNAPSHOT 0.5.0 - src/main/yang-gen-config 1.6.0-SNAPSHOT 1.6.0-SNAPSHOT 0.9.0-SNAPSHOT @@ -87,21 +86,6 @@ jmock-legacy 2.6.0 - - org.opendaylight.controller - config-api - 0.7.0-SNAPSHOT - - - org.opendaylight.controller - config-manager - ${config.version} - - - org.opendaylight.controller - config-util - 0.7.0-SNAPSHOT - org.opendaylight.controller netty-event-executor-config @@ -117,11 +101,6 @@ sal-binding-broker-impl ${mdsal.version} - - org.opendaylight.controller - sal-binding-config - ${mdsal.version} - org.opendaylight.controller sal-broker-impl @@ -271,12 +250,6 @@ maven-clean-plugin - - ${jmxGeneratorPath} - - ** - - ${salGeneratorPath} @@ -335,7 +308,6 @@ ${yang.src.path} - ${jmxGeneratorPath} ${salGeneratorPath} -- 2.36.6