X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fmaven-yang-plugin-it%2Fsrc%2Ftest%2Fresources%2FNoGenerators_resources%2Fpom.xml;h=0d56c039e3ffed53d1c042d6e53cbada12ef21c6;hb=b4f7106f7b4267b51701eff2d3499c0e12423048;hp=96aadd2ba06917f47e67577a4f1f228e0f2c3dac;hpb=78718ca2980d6289703f239abb6b7928ea08c8e4;p=controller.git diff --git a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/NoGenerators_resources/pom.xml b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/NoGenerators_resources/pom.xml index 96aadd2ba0..0d56c039e3 100644 --- a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/NoGenerators_resources/pom.xml +++ b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/NoGenerators_resources/pom.xml @@ -4,7 +4,7 @@ binding-generator org.opendaylight.controller - 1.0 + 0.5-SNAPSHOT test @@ -12,20 +12,38 @@ org.opendaylight.controller - maven-yang-plugin - 1.0 + yang-maven-plugin + 0.5-SNAPSHOT - generate-resources + generate-sources - ${basedir}/../Correct + ../files + + + + org.opendaylight.controller.yang2sources.spi.CodeGeneratorTestImpl + + + outDir/ + + + + + + org.opendaylight.controller + yang-maven-plugin-spi + 0.5-SNAPSHOT + test-jar + +