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=7d1faa0cd5a1e6c6ca6814b4bbd7f012f3a1ce86;hp=60eeba64c7d5bf664c68e60a2b32ccd20497c0fe;hb=196fbf9b716ea26740195fd397c1b2550f656638;hpb=be852eb7b2d122da61cad918a4f8cc672ecb5af5 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..7d1faa0cd5 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.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} + ${mdsal.model.version} jar @@ -87,9 +88,9 @@ - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding - ${yangtools.version} + 0.9.0-SNAPSHOT org.opendaylight.yangtools @@ -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}