X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fmaven-yang-plugin%2Fpom.xml;h=188fb925ba05a22624a2a416ea05c17afc6a08e7;hp=d542e6d93fce647fd15f542de40336bf26295917;hb=c09505fafb4e22ccda6c60b346ef2f1eed991af1;hpb=3017ec571b85a1190f157939d17de03f43ccf5cf diff --git a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml index d542e6d93f..188fb925ba 100644 --- a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml +++ b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin/pom.xml @@ -9,6 +9,7 @@ yang-maven-plugin + ${release.version} maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -22,13 +23,13 @@ org.apache.maven - maven-plugin-api + maven-core 3.0.5 org.apache.maven - maven-project - 2.2.1 + maven-plugin-api + 3.0.5 org.apache.maven.plugin-tools @@ -45,12 +46,10 @@ ${project.groupId} yang-model-parser-impl - 0.5-SNAPSHOT org.opendaylight.controller yang-maven-plugin-spi - 0.5-SNAPSHOT @@ -62,7 +61,7 @@ ${project.groupId} yang-maven-plugin-spi - 0.5-SNAPSHOT + ${release.version} test-jar test @@ -72,6 +71,11 @@ 1.8.4 test + + junit + junit + test + @@ -105,4 +109,4 @@ - \ No newline at end of file +