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=8473f711a956a2901ad1a7a9395efc80864fda7d;hp=7fbff152e6a3f4d0203d3b82d07a33a42409421a;hb=512d0285a34d6358881be4cf7102d1140217c07e;hpb=cd03422804f6371168be7dd014cc3fe215b35742 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 7fbff152e6..8473f711a9 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.3.0-SNAPSHOT + 1.4.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} + 0.9.0-SNAPSHOT jar @@ -87,7 +88,7 @@ - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding ${yangtools.version} @@ -97,17 +98,17 @@ ${yangtools.version} - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-inet-types ${ietf-inet-types.version} - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types ${ietf-yang-types.version} - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model yang-ext ${yang-ext.version}