X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=073e4e175c69ab9739bf02644ca1808642702cf4;hb=e7512222d7d9e3149feb6a90eeb726e9391887fa;hp=4b1b75d2c0ddd304c179e2cd9ece60dc89fdb10d;hpb=2c0ee923c337f628fd0115f780c21868e6422c11;p=controller.git diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 4b1b75d2c0..073e4e175c 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -3,16 +3,19 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + config-parent + 0.7.0-SNAPSHOT + ../../config/config-parent + sal-cluster-admin-impl + 1.6.0-SNAPSHOT bundle - org.opendaylight.controller - sal-cluster-admin-api + org.opendaylight.controller + sal-cluster-admin-api @@ -22,7 +25,7 @@ org.mockito - mockito-all + mockito-core test @@ -40,7 +43,17 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT + test + + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.controller.samples + clustering-it-model + 1.6.0-SNAPSHOT test @@ -120,64 +133,6 @@ - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - - - org.opendaylight.controller.config.yang.config.* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - config - - generate-sources - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${jmxGeneratorPath} - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - - org.apache.maven.plugins maven-checkstyle-plugin @@ -194,5 +149,28 @@ + + + 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}/ + +