From 1d157e313cefa6a52067e274219b58815a261f5e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 25 Jan 2018 15:20:31 +0100 Subject: [PATCH] Drop references to object-cache object-cache artifacts are experimental and not used anymore, drop them from netconf features. Change-Id: Ife39dfd2fb7dc967745b810f52472d3fd94c2220 Signed-off-by: Robert Varga --- netconf/mdsal-netconf-connector/pom.xml | 4 ---- netconf/netconf-it/pom.xml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index a2c1a2ed0b..4cc273770e 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -57,10 +57,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - object-cache-noop - ${project.groupId} diff --git a/netconf/netconf-it/pom.xml b/netconf/netconf-it/pom.xml index 9487744009..b0e1f59b0a 100644 --- a/netconf/netconf-it/pom.xml +++ b/netconf/netconf-it/pom.xml @@ -35,10 +35,6 @@ config-api test - - org.opendaylight.yangtools - object-cache-guava - org.opendaylight.controller -- 2.36.6