X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=10d62edfc1f0b3cc3888410f00119a964ae8a356;hb=065ef4acddbae75329e75562c533120d2d615efe;hp=19e22731161bc3616dee90552510c30eb6ec0f56;hpb=1b5c570dca4f7d273d08f109cdff8f731eac43c4;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 19e2273116..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. @@ -104,7 +105,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -139,6 +140,15 @@ + + + org.apache.felix + maven-bundle-plugin + + + + +