X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=b9f9235269e33533faa76150bdc220669678bcb1;hb=d1c4fb2d767d72a8e215c789ba5cd6c2b1cd4425;hp=f8d86b28bb2033f25874754acbfff2fdde4080b5;hpb=4f4df9918bc2d1447393edac6fbf3a2d4f9d9186;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index f8d86b28bb..b9f9235269 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,11 +1,14 @@ + + 4.0.0 org.opendaylight.controller - config-subsystem + config-plugin-parent 0.2.3-SNAPSHOT + ../config-plugin-parent yang-test @@ -27,8 +30,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 @@ -37,7 +65,7 @@ org.opendaylight.yangtools yang-maven-plugin - ${opendaylight.yang.version} + ${yangtools.version} config @@ -76,7 +104,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -94,10 +122,23 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version} + + org.opendaylight.controller + yang-test-plugin + ${config.version} + + + + delete-sources + process-sources + + + +