X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=b060855ff2542b5779caa3ca2e0cb27cd9cd3ec9;hb=2fc5888c2ab34c93317242a23e46b8d6c35c0292;hp=7b9031a5826f40f9b1d796c27ce18802e9173393;hpb=b920807d607abd14e4835b6dc8138a2e0e184c93;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 7b9031a58..b060855ff 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 10.0.6 + 11.0.7 @@ -20,7 +20,7 @@ bundle - 17.2.0 + 18.0.0-SNAPSHOT @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.5 + 5.0.3 import pom @@ -118,11 +118,11 @@ org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-inet-types + rfc8345-ietf-network org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network + rfc6991-ietf-inet-types org.opendaylight.mdsal @@ -146,7 +146,7 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-topology com.google.guava @@ -156,6 +156,14 @@ com.google.code.gson gson + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations +