X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fyang-to-sources-plugin%2Fpom.xml;fp=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fyang-to-sources-plugin%2Fpom.xml;h=a2d3a2206e6b99ed7193c80f2078e598032e0e73;hb=ece17d743438390fb4d0d41ea9dec6715ef604fe;hp=0000000000000000000000000000000000000000;hpb=0cc147bcc963544380071b7d101ece8bbea55849;p=controller.git diff --git a/opendaylight/sal/yang-prototype/code-generator/yang-to-sources-plugin/pom.xml b/opendaylight/sal/yang-prototype/code-generator/yang-to-sources-plugin/pom.xml new file mode 100644 index 0000000000..a2d3a2206e --- /dev/null +++ b/opendaylight/sal/yang-prototype/code-generator/yang-to-sources-plugin/pom.xml @@ -0,0 +1,79 @@ + + 4.0.0 + + binding-generator + org.opendaylight.controller + 1.0 + + + yang-to-sources-plugin + maven-plugin + + + + org.apache.maven + maven-plugin-api + 3.0.5 + + + org.apache.maven.plugin-tools + maven-plugin-annotations + 3.2 + provided + + + + ${project.groupId} + yang-model-parser-impl + 1.0 + + + org.opendaylight.controller + yang-to-sources + 1.0 + + + + commons-io + commons-io + 2.4 + + + + ${project.groupId} + yang-to-sources + 1.0 + test-jar + test + + + org.mockito + mockito-all + 1.8.4 + test + + + + + + + org.apache.maven.plugins + maven-plugin-plugin + 3.2 + + true + + + + mojo-descriptor + + descriptor + + + + + + + + \ No newline at end of file