X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=020c9d3fba5f2870a2a9f686efd5b03db58dba15;hb=51c73d089f795cd0bb7d072c13975788bf479b0e;hp=1cc76f40f17bd53d252186f2184fff3d4150342c;hpb=006d6069dc729d038efc3bc95845662d59eb2101;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 1cc76f40f1..020c9d3fba 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -10,13 +10,16 @@ - org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.7.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin + 1.0.0-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -27,30 +30,39 @@ TODO: add sample usage when finished + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.0.0-SNAPSHOT + import + pom + + + + org.apache.maven maven-core + 3.3.9 org.apache.maven maven-plugin-api + 3.3.9 org.apache.maven.plugin-tools maven-plugin-annotations - 3.2 + 3.4 provided org.apache.maven maven-artifact - 2.0 - - - com.googlecode.slf4j-maven-plugin-log - slf4j-maven-plugin-log - 1.0.0 + 3.3.9 ${project.groupId} @@ -65,15 +77,10 @@ org.sonatype.plexus plexus-build-api - - org.codehaus.plexus - plexus-slf4j-logging - commons-io commons-io - 2.4 @@ -85,32 +92,19 @@ org.mockito - mockito-all - test + mockito-core junit junit - test - - - - org.sonatype.sisu - sisu-inject-plexus - 2.5.0 - - - - org.apache.maven.plugins maven-plugin-plugin - 3.2 @@ -129,7 +123,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -145,4 +138,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +