X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=878e1feeacb9969d8bc8370c715d2a8552c0fa83;hb=c2401400ef8237a2208fb5a4ef219172b880ad96;hp=7b9031a5826f40f9b1d796c27ce18802e9173393;hpb=51e23f1cebce13c971bbdfc1c470f7c97d8784c5;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 7b9031a58..878e1feea 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 10.0.6 + 11.0.7 org.opendaylight.transportpce transportpce-common - 7.0.0-SNAPSHOT + 7.0.1-SNAPSHOT bundle - 17.2.0 + 18.0.1 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.5 + 5.0.4 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 +