X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=6caee4108ae8d93ff49d265e61ac89fdda093569;hp=b1f7013abef241620ff02d393751133270e78bcb;hb=4eb724db3877173d502ba38c6d83bec780b38bb2;hpb=d2aed692dab458282c37d42b13a16cff743d598e diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index b1f7013abe..6caee4108a 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.5-SNAPSHOT ../config-plugin-parent yang-test + bundle Artifact that contains only generated code from yang files. Suitable for testing. @@ -34,9 +33,8 @@ ietf-inet-types - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test ${project.groupId} @@ -61,12 +59,53 @@ + + + + + + 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} config @@ -105,7 +144,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -123,7 +162,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version} @@ -140,6 +179,15 @@ + + + org.apache.felix + maven-bundle-plugin + + + + +