X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=9fb5440da3fc3928d0eb69d5344b8cbb4ae492ea;hb=28eab87f6910e5fd8982113d7b3d9421df972718;hp=e76e19d00889a1cedce1f451e33498e9941855da;hpb=d74f240d820e784494b9ed440bde77ed8a81e5d3;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index e76e19d008..9fb5440da3 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.8 + org.opendaylight.odlparent + odlparent + 1.8.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin + 1.1.0-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -18,46 +30,62 @@ TODO: add sample usage when finished + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + import + pom + + + + org.apache.maven maven-core - 3.0.5 + 3.3.9 org.apache.maven maven-plugin-api - 3.0.5 + 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} yang-maven-plugin-spi + + org.sonatype.plexus + plexus-build-api + + commons-io commons-io - 2.4 @@ -69,14 +97,11 @@ org.mockito - mockito-all - 1.8.4 - test + mockito-core junit junit - test @@ -85,7 +110,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 @@ -104,7 +128,6 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -120,4 +143,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +