From 13dbb9f3822644f0efce4dac225e9bb49fe3b9cf Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 27 Apr 2022 21:22:24 +0200 Subject: [PATCH] Remove unused dependency yang-xpath-impl does not use concepts, remove the declaration. Change-Id: I313cb8c5ff183f4c457e1973078e6857ff132889 Signed-off-by: Robert Varga --- xpath/yang-xpath-impl/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/xpath/yang-xpath-impl/pom.xml b/xpath/yang-xpath-impl/pom.xml index d25123d7a1..b84b4620a9 100644 --- a/xpath/yang-xpath-impl/pom.xml +++ b/xpath/yang-xpath-impl/pom.xml @@ -31,10 +31,6 @@ org.antlr antlr4-runtime - - org.opendaylight.yangtools - concepts - org.opendaylight.yangtools yang-common -- 2.36.6