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=0c1f2a3b53033bc21851776688bb2770818dfa61;hpb=4b59df006c79ffb8119152e5a8bc6aadd276c031;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 0c1f2a3b53..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 - 1.12.0-SNAPSHOT + 2.0.3 ../parent sal-distributed-datastore - 1.12.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 + + + +