X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=9c6e98e57115f4026e3901ee70b0cc5ae1d4083c;hb=fc4e18f55f96fe9a361069769a3e3a49a6782ee5;hp=235e466089b14a8a194b2f15067487721dd4e982;hpb=26da1d7b5baaef16e403cf6b926e36b604c4394a;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 235e466089..9c6e98e571 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.opendaylight.controller config-plugin-parent - 0.2.3-SNAPSHOT + 0.2.4-SNAPSHOT ../config-plugin-parent yang-test + bundle Artifact that contains only generated code from yang files. Suitable for testing. @@ -60,12 +59,54 @@ + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.opendaylight.controller + + + yang-test-plugin + + + [0.2.3,) + + + + delete-sources + + + process-sources + + + + + + + + + + + + + + org.opendaylight.yangtools yang-maven-plugin - ${opendaylight.yang.version} + ${yangtools.version} config @@ -104,7 +145,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -122,7 +163,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version} @@ -139,6 +180,15 @@ + + + org.apache.felix + maven-bundle-plugin + + + + +