X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-artifacts%2Fpom.xml;h=ba9822f25f4e8d65549ee3b8344dcefa344fc20a;hb=cd471d168b661da0bec9ddc29e24bfacba2b7bc6;hp=cfe1b71cf85443c0c8883c67fa44a68bce6f0fa1;hpb=5533e9ab2d5b478f90882ba844b4dff0f368008b;p=controller.git diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index cfe1b71cf8..ba9822f25f 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom @@ -221,17 +221,17 @@ org.opendaylight.controller cds-access-api - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT org.opendaylight.controller cds-access-client - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT org.opendaylight.controller cds-access-client - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT test-jar test @@ -248,7 +248,7 @@ org.opendaylight.controller cds-dom-api - 1.3.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 @@ -367,6 +384,13 @@ xml features + + ${project.groupId} + odl-controller-model-topology + ${project.version} + xml + features + ${project.groupId} odl-toaster @@ -374,6 +398,13 @@ xml features + + ${project.groupId} + odl-clustering-test-app + ${project.version} + xml + features +