X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=9037ff0c0f4dd9e23835b8d91e62e0ebdf811223;hb=efa5be8f930f3eda7094c314e22347868b9db173;hp=149348df4b2234e7c54c49f59fd7f7118e9d0c91;hpb=d245dda0d7f6e14891af8a3a8f44d20939e00ee4;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 149348df4b..9037ff0c0f 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. @@ -30,17 +29,83 @@ slf4j-api - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools + mockito-configuration + + + ${project.groupId} + config-manager + test + + + ${project.groupId} + config-manager + test-jar + test + + + org.opendaylight.controller + config-util + test + + + junit + junit + test + + + + + + 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 @@ -79,7 +144,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -97,7 +162,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version} @@ -114,6 +179,15 @@ + + + org.apache.felix + maven-bundle-plugin + + + + +