X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=10d62edfc1f0b3cc3888410f00119a964ae8a356;hb=065ef4acddbae75329e75562c533120d2d615efe;hp=b1f7013abef241620ff02d393751133270e78bcb;hpb=c541f7868e6e2d654b8080b5426bb12a39bddf11;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index b1f7013abe..10d62edfc1 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -12,6 +12,7 @@ yang-test + bundle Artifact that contains only generated code from yang files. Suitable for testing. @@ -34,9 +35,8 @@ ietf-inet-types - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test ${project.groupId} @@ -66,7 +66,7 @@ org.opendaylight.yangtools yang-maven-plugin - ${opendaylight.yang.version} + ${yangtools.version} config @@ -105,7 +105,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -123,7 +123,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version} @@ -140,6 +140,15 @@ + + + org.apache.felix + maven-bundle-plugin + + + + +