X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=b9f9235269e33533faa76150bdc220669678bcb1;hb=527526fb1142b4b1cbdc866facbfd2b8540a7ce0;hp=b1f7013abef241620ff02d393751133270e78bcb;hpb=a890d6516837f32d7d13ebd9ffa1f9cc19b652be;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index b1f7013abe..b9f9235269 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -34,9 +34,8 @@ ietf-inet-types - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test ${project.groupId} @@ -66,7 +65,7 @@ org.opendaylight.yangtools yang-maven-plugin - ${opendaylight.yang.version} + ${yangtools.version} config @@ -105,7 +104,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -123,7 +122,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version}