From: Michael Vorburger Date: Tue, 29 Jan 2019 23:01:48 +0000 (+0100) Subject: remove curious hard-coded yangtools 2.1.8 which seems no longer needed X-Git-Tag: release/neon~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=commitdiff_plain;h=66f2678b249fbbed0eb031f884ae0db88c6a16ed remove curious hard-coded yangtools 2.1.8 which seems no longer needed This appears to have been introduced in I417b22698df04edc8263b57e6fcd5d0a558c6ef4, but with the subsequent "Bump to mdsal 3.0.6" in I6bbb6fa8af6860d9da08fcdde165a43c4abc6998 (and "Finish bumping to yangtools 2.1.8" in I51f7a2b30d40ae2b694df000465d383d165d9a0d) can be removed, given that mdsal 3.0.6 already pulls yangtools 2.1.8. Change-Id: Iaefc1c066b13aa7181c93e1f2963d798c43f121b Signed-off-by: Michael Vorburger --- diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index b2eb312f2e..71900e2307 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -92,7 +92,6 @@ org.opendaylight.yangtools yang-data-codec-xml - 2.1.8 diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 14e0e70e16..7009ca52d3 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -49,7 +49,6 @@ org.opendaylight.yangtools yang-data-codec-xml - 2.1.8 org.opendaylight.netconf diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index af0cd31971..3b697f4bb5 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -73,7 +73,6 @@ org.opendaylight.yangtools yang-data-codec-xml - 2.1.8 org.osgi diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 83c656c4ad..607be6814f 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -90,7 +90,6 @@ org.opendaylight.yangtools yang-data-codec-xml - 2.1.8 org.opendaylight.mdsal.binding.model.ietf diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 77e4261b39..137006bf6c 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -97,7 +97,6 @@ org.opendaylight.yangtools yang-data-codec-xml - 2.1.8 org.opendaylight.yangtools diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index d31099f61b..8af83e1c19 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -59,7 +59,6 @@ org.opendaylight.yangtools yang-data-codec-xml - 2.1.8 org.opendaylight.yangtools