X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=7d840bdadb7c49af82ec4f6369d8e023050d71e5;hp=149348df4b2234e7c54c49f59fd7f7118e9d0c91;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hpb=39214b1fd8492ab553730ed9303ce7c950696631 diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 149348df4b..7d840bdadb 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.3 ../config-plugin-parent yang-test + bundle Artifact that contains only generated code from yang files. Suitable for testing. @@ -30,8 +29,33 @@ 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 @@ -40,7 +64,7 @@ org.opendaylight.yangtools yang-maven-plugin - ${opendaylight.yang.version} + ${yangtools.version} config @@ -79,7 +103,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -97,7 +121,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version} @@ -114,6 +138,15 @@ + + + org.apache.felix + maven-bundle-plugin + + + + +