X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Fclustering-test-app%2Fmodel%2Fpom.xml;h=55fa13c0a71b9098556b71de41e80c311f69ef34;hp=60eeba64c7d5bf664c68e60a2b32ccd20497c0fe;hb=58393ca23932b49ce5ba2fa3c23822490d0494b5;hpb=1b8f7c7beaed83797320686bebddd536637aed9a diff --git a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml index 60eeba64c7..55fa13c0a7 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/model/pom.xml @@ -4,8 +4,9 @@ clustering-it org.opendaylight.controller.samples - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT + clustering-it-model bundle @@ -37,7 +38,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${salGeneratorPath} true @@ -46,9 +47,9 @@ - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar @@ -87,9 +88,9 @@ - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding - ${yangtools.version} + 0.10.0-SNAPSHOT org.opendaylight.yangtools @@ -97,17 +98,17 @@ ${yangtools.version} - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 ${ietf-inet-types.version} - org.opendaylight.yangtools.model - ietf-yang-types + org.opendaylight.mdsal.model + ietf-yang-types-20130715 ${ietf-yang-types.version} - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model yang-ext ${yang-ext.version}