X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=b23a2381aadc0efbc6cc5f92bcf951564f7849bb;hb=55a1492feb6926faa4c201182670ed24b7cc9474;hp=636dd49f39e0f8afdc98ceb154672f791f4f1919;hpb=5b8cb5582ef3f4eeabc423c6bc2580d4bea9af0c;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 636dd49f39..b23a2381aa 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller mdsal-parent - 2.0.1-SNAPSHOT + 2.0.3 ../parent @@ -23,6 +23,10 @@ org.osgi org.osgi.core + + org.osgi + osgi.cmpn + @@ -36,6 +40,12 @@ com.typesafe.akka akka-osgi_2.13 + + + org.osgi + org.osgi.compendium + + com.typesafe.akka @@ -126,7 +136,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-dom-codec-api org.opendaylight.mdsal @@ -169,10 +179,6 @@ org.apache.commons commons-text - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - io.atomix @@ -207,13 +213,7 @@ org.opendaylight.mdsal - mdsal-binding-generator-impl - test - - - org.opendaylight.mdsal - mdsal-binding-runtime-spi - test + mdsal-binding-test-utils @@ -245,7 +245,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -255,6 +254,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +