X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-runtime-osgi%2Fpom.xml;h=d7b1a7be6d6ff7599d8e7274416574d94ae50cab;hb=96e797412922f35e7712ad3650b1737b376b4963;hp=84e14aca2204005171e1ebc9c0f063b3ea90f567;hpb=12879467c0adaecc410b685681af4c2c112b4bca;p=mdsal.git diff --git a/binding/mdsal-binding-runtime-osgi/pom.xml b/binding/mdsal-binding-runtime-osgi/pom.xml index 84e14aca22..d7b1a7be6d 100644 --- a/binding/mdsal-binding-runtime-osgi/pom.xml +++ b/binding/mdsal-binding-runtime-osgi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 8.0.2-SNAPSHOT + 12.0.0-SNAPSHOT ../../dom/dom-parent @@ -20,6 +20,18 @@ bundle + + com.google.guava + guava + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + org.opendaylight.mdsal mdsal-binding-runtime-spi @@ -30,11 +42,15 @@ org.osgi - osgi.core + org.osgi.framework + + + org.osgi + org.osgi.service.component org.osgi - osgi.cmpn + org.osgi.service.component.annotations @@ -51,20 +67,4 @@ test - - - - - org.apache.felix - maven-bundle-plugin - - org.opendaylight.mdsal.binding.runtime.osgi - - - <_dsannotations-options>norequirements - - - - -