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=70a13c9aa1d37938f1796b34a74c65fcfb9dc53d;hpb=0e5d0eeeda176fe4ef0d5f65097998b32e38abf1;p=controller.git diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index 70a13c9aa1..8a7a7115f1 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.controller mdsal-artifacts - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT pom @@ -156,6 +156,13 @@ sal-clustering-commons ${project.version} + + ${project.groupId} + sal-clustering-commons + ${project.version} + test-jar + test + ${project.groupId} sal-clustering-config @@ -191,7 +198,22 @@ org.opendaylight.controller cds-access-api - 1.0.0-SNAPSHOT + 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}