X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fmdsal-artifacts%2Fpom.xml;h=ba9822f25f4e8d65549ee3b8344dcefa344fc20a;hb=4971aed628d669fec45185569b43d042ec650421;hp=ea0e381726fa92df4ca3b368a20edee687f96f03;hpb=b25f55c6265708661db0a43fccc595f7fdd81767;p=controller.git diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index ea0e381726..ba9822f25f 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 2.0.2 + 3.0.2 org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT pom @@ -221,17 +221,17 @@ org.opendaylight.controller cds-access-api - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT org.opendaylight.controller cds-access-client - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT org.opendaylight.controller cds-access-client - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT test-jar test @@ -248,7 +248,7 @@ org.opendaylight.controller cds-dom-api - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT @@ -303,6 +303,23 @@ ${project.version} + + + org.opendaylight.controller.samples + clustering-it-config + ${project.version} + + + org.opendaylight.controller.samples + clustering-it-model + ${project.version} + + + org.opendaylight.controller.samples + clustering-it-provider + ${project.version} + + ${project.groupId} @@ -334,7 +351,7 @@ ${project.groupId} - odl-mdsal-common + odl-controller-mdsal-common ${project.version} xml features @@ -360,6 +377,20 @@ xml features + + ${project.groupId} + odl-mdsal-model-inventory + ${project.version} + xml + features + + + ${project.groupId} + odl-controller-model-topology + ${project.version} + xml + features + ${project.groupId} odl-toaster @@ -367,6 +398,13 @@ xml features + + ${project.groupId} + odl-clustering-test-app + ${project.version} + xml + features +