X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-dummy-distributed-datastore%2Fpom.xml;h=42a97fa3f30d59706c24580679e8c8f29d2dab4f;hb=378f3ba51e8e49c3e54593656cc193fda7970388;hp=968a66c182f4fcd3aea08a9e3e0ec723f7c135cc;hpb=aa77e20225cc04235315892cf148393149cbf8fc;p=controller.git diff --git a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml index 968a66c182..42a97fa3f3 100644 --- a/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml @@ -2,13 +2,29 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.9.0-SNAPSHOT + + + org.opendaylight.controller sal-dummy-distributed-datastore + 1.6.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -52,19 +68,19 @@ - org.opendaylight.controller - sal-clustering-commons + org.opendaylight.controller + sal-clustering-commons - - org.opendaylight.controller - sal-akka-raft - + + org.opendaylight.controller + sal-akka-raft + - - org.opendaylight.controller - sal-distributed-datastore - + + org.opendaylight.controller + sal-distributed-datastore + @@ -74,7 +90,7 @@ org.mockito - mockito-all + mockito-core test @@ -105,95 +121,64 @@ !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - - - org.opendaylight.controller.config.yang.config.* - - false - + org.apache.maven.plugins + maven-shade-plugin - pre-test + package - prepare-agent + shade - - - post-test - - report - - test + + true + allinone + + + *:* + + + + + reference.conf + + + + org.opendaylight.controller.dummy.datastore.Main + + + + - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - true - allinone - - - *:* - - - - - reference.conf - - - - org.opendaylight.controller.dummy.datastore.Main - - - - - - - + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +