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=e88b6231fc111cfa30a85b2a27d9a9e36edfa311;hb=ddb1bd8badd0b3f7c76f969d2c6a6d0064216939;hpb=0adb29851377c6ad28f4a45b424b0c9478ddc0f1 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index e88b6231fc..92d1b7da19 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.0-SNAPSHOT + 2.0.4-SNAPSHOT ../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 @@ -226,6 +226,10 @@ ${project.groupId}.${project.artifactId} + + + <_dsannotations-options>norequirements + org.opendaylight.controller.cluster.datastore; org.opendaylight.controller.cluster.datastore.config; @@ -245,7 +249,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -255,6 +258,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +