X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=0a0a8dc27b4e93a44ffc843af0ec12461c2f4672;hb=d6fb0ba44de88b2083c0a16c4ee3e8cccfdf2c02;hp=520686b1b2be63e430cedb2f3efb36a95e32797d;hpb=ad60ed5ca9f0d1a239e739dc93fb60a56858fcbf;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 520686b1b2..0a0a8dc27b 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.1-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.8.3-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin + 1.1.3-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -27,34 +30,48 @@ TODO: add sample usage when finished + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.3-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 + 3.3.9 - com.jcabi - jcabi-maven-slf4j - 0.8 + ${project.groupId} + yang-parser-impl ${project.groupId} - yang-parser-impl + yang-test-util + compile ${project.groupId} @@ -65,15 +82,10 @@ org.sonatype.plexus plexus-build-api - - org.codehaus.plexus - plexus-slf4j-logging - commons-io commons-io - 2.4 @@ -85,32 +97,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 +128,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -145,4 +143,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +