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=3b019d3c5ca79edf5f16c180e9cc85609cb1915b;hpb=cdf2ea8bbc21f3c7a3ae94cb59cf7edacacc2554;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 3b019d3c5c..b23a2381aa 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,12 +4,11 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 2.0.3 ../parent sal-distributed-datastore - 2.0.0-SNAPSHOT bundle @@ -24,6 +23,10 @@ org.osgi org.osgi.core + + org.osgi + osgi.cmpn + @@ -37,6 +40,12 @@ com.typesafe.akka akka-osgi_2.13 + + + org.osgi + org.osgi.compendium + + com.typesafe.akka @@ -127,7 +136,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-dom-codec-api org.opendaylight.mdsal @@ -170,10 +179,6 @@ org.apache.commons commons-text - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - io.atomix @@ -208,13 +213,7 @@ org.opendaylight.mdsal - mdsal-binding-generator-impl - test - - - org.opendaylight.mdsal - mdsal-binding-runtime-spi - test + mdsal-binding-test-utils @@ -246,7 +245,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -256,6 +254,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +