X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=dad69eda69f74788608cf7e6561c1383d17a2765;hb=2f5f9a902b2052a3089d2188a588694b5b62da5f;hp=8289b84cdc8af546cde438b945bef9afd27a15df;hpb=a56f747b898f4b9556a69b835861a5d522df35b5;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 8289b84cdc..dad69eda69 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.6.3-SNAPSHOT + ../../config/config-parent + sal-cluster-admin-impl + 1.5.3-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,13 +43,19 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.5.0-SNAPSHOT + 1.5.3-SNAPSHOT test org.opendaylight.yangtools yang-test-util + + org.opendaylight.controller.samples + clustering-it-model + 1.5.3-SNAPSHOT + test + @@ -124,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 @@ -198,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}/ + +