X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=92d1b7da1939105b4b7861a492192a1676e8a6e6;hp=0c1f2a3b53033bc21851776688bb2770818dfa61;hb=766301b726a579baa2a70c6734c4b8ba0269c6a6;hpb=4b59df006c79ffb8119152e5a8bc6aadd276c031 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 0c1f2a3b53..92d1b7da19 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.4-SNAPSHOT ../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 @@ -227,6 +226,10 @@ ${project.groupId}.${project.artifactId} + + + <_dsannotations-options>norequirements + org.opendaylight.controller.cluster.datastore; org.opendaylight.controller.cluster.datastore.config; @@ -246,7 +249,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -256,6 +258,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +