From: Robert Varga Date: Sun, 30 Apr 2023 16:32:40 +0000 (+0200) Subject: Remove unneeded rfc6022 dependency X-Git-Tag: v6.0.0~182 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f840427d32f844c9f91fc8d14dd67a97cb29c86b;p=netconf.git Remove unneeded rfc6022 dependency netconf-api no longer needs ietf-netconf-monitoring, remove that dependency. JIRA: NETCONF-945 Change-Id: I8a1a14c0ef1fb9e77196e7105ea05a0901d0dba5 Signed-off-by: Robert Varga --- diff --git a/protocol/netconf-api/pom.xml b/protocol/netconf-api/pom.xml index 229de854f1..a825d9a30c 100644 --- a/protocol/netconf-api/pom.xml +++ b/protocol/netconf-api/pom.xml @@ -41,10 +41,6 @@ org.opendaylight.yangtools yang-model-api - - org.opendaylight.netconf.model - rfc6022 - org.opendaylight.netconf.model rfc6241