X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fprovider%2Fpom.xml;h=97bc1d0156be28b883489cabbcb8f669cfafedca;hp=093b681125d9543697612b9c43e928ca12c0388c;hb=refs%2Fchanges%2F90%2F33290%2F4;hpb=f6d37df70a6cf38c118767763e13d3f94257d450 diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml index 093b681125..97bc1d0156 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -4,8 +4,9 @@ clustering-it org.opendaylight.controller.samples - 1.1-SNAPSHOT + 1.4.0-SNAPSHOT + clustering-it-provider bundle @@ -58,9 +59,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} @@ -71,7 +72,7 @@ org.opendaylight.controller.samples clustering-it-model - ${version} + ${project.version} org.opendaylight.controller @@ -88,6 +89,10 @@ sal-binding-api ${mdsal.version} + + org.opendaylight.controller + sal-common-api + org.opendaylight.controller sal-common-util