X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fmaven-yang-plugin-it%2Fsrc%2Ftest%2Fresources%2FCorrect%2Fpom.xml;h=91e90c5b3d3a8657a73c4517596d06e25d7084ef;hb=06aa5ce746e29a3760688b2ef2817f50bec5ea7a;hp=c48f1514993b166c7504d8fee2dbc63937b536c0;hpb=504839b61a1fa9def8ef6869d752c623ea6966d8;p=controller.git diff --git a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/Correct/pom.xml b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/Correct/pom.xml index c48f151499..91e90c5b3d 100644 --- a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/Correct/pom.xml +++ b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/Correct/pom.xml @@ -1,49 +1,67 @@ - 4.0.0 - - binding-generator - org.opendaylight.controller - 1.0 - - test + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + binding-generator + org.opendaylight.controller + 0.5-SNAPSHOT + + test - - - - org.opendaylight.controller - maven-yang-plugin - 1.0 - - - - generate-sources - - - ${basedir}/../../../../../yang-model-parser-impl/src/test/resources/model - - - - org.opendaylight.controller.yang2sources.spi.CodeGeneratorTestImpl - - - outDir/ - - - - - - + + + org.opendaylight.controller + yang-maven-plugin-spi + 0.5-SNAPSHOT + + - - - org.opendaylight.controller - maven-yang - 1.0 - test-jar - - - - - - \ No newline at end of file + + + + org.opendaylight.controller + yang-maven-plugin + 0.5-SNAPSHOT + + + + generate-sources + + + ${basedir}/../../../../../yang-model-parser-impl/src/test/resources/model + + + + org.opendaylight.controller.yang2sources.spi.CodeGeneratorTestImpl + + + outDir/ + + + + + + + org.opendaylight.controller.yang2sources.spi.ResourceProviderTestImpl + + + outDir/ + + + + + + + + + + org.opendaylight.controller + yang-maven-plugin-spi + 0.5-SNAPSHOT + test-jar + + + + + +