X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=4b481996d77dbc4fc069bbb46aed8d3c944e2896;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=46ef4e98f728bd4787cc40d2aa27a9779184d427;hpb=7ba9a408a7688a9985ba795705bfdc0475e71e95;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 46ef4e98f7..4b481996d7 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -1,13 +1,25 @@ + + + - org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.8.5-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin + 1.1.5-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -18,34 +30,48 @@ TODO: add sample usage when finished + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.5-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.googlecode.slf4j-maven-plugin-log - slf4j-maven-plugin-log - 1.0.0 + ${project.groupId} + yang-parser-impl ${project.groupId} - yang-parser-impl + yang-test-util + compile ${project.groupId} @@ -56,15 +82,10 @@ org.sonatype.plexus plexus-build-api - - org.codehaus.plexus - plexus-slf4j-logging - commons-io commons-io - 2.4 @@ -76,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 @@ -120,7 +128,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -136,4 +143,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +