X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-artifacts%2Fpom.xml;h=8a7a7115f1016cec112950d8408d3cdafafc190b;hb=8438f3659c2b70ecb66af27684781b34bcfa328f;hp=312b9407500652b388b3a89d63aec570ea742e95;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5;p=controller.git diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index 312b940750..8a7a7115f1 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -156,6 +156,13 @@ sal-clustering-commons ${project.version} + + ${project.groupId} + sal-clustering-commons + ${project.version} + test-jar + test + ${project.groupId} sal-clustering-config @@ -193,6 +200,21 @@ cds-access-api 1.1.0-SNAPSHOT + + org.opendaylight.controller + cds-access-client + 1.1.0-SNAPSHOT + + + org.opendaylight.controller + sal-cluster-admin-api + ${project.version} + + + org.opendaylight.controller + sal-cluster-admin-impl + ${project.version} +