X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=c44d62373b7ae88290a354ca5a9e416af3a777ff;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=687681dcb73223005a8900b6a71759a47c517e01;hpb=5c1f875f69e35248aa4115c429bd962160beeef4;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 687681dcb7..c44d62373b 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -1,10 +1,19 @@ - + + + + org.opendaylight.yangtools - yang - 0.5.6-SNAPSHOT + yangtools-parent + 0.8.4-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -23,25 +32,22 @@ org.apache.maven maven-core - 3.0.5 org.apache.maven maven-plugin-api - 3.0.5 org.apache.maven.plugin-tools maven-plugin-annotations - 3.2 + 3.4 provided - - org.apache.maven - maven-artifact - 2.0 - - + + org.apache.maven + maven-artifact + 3.3.3 + ${project.groupId} yang-parser-impl @@ -51,10 +57,14 @@ yang-maven-plugin-spi + + org.sonatype.plexus + plexus-build-api + + commons-io commons-io - 2.4 @@ -66,14 +76,11 @@ org.mockito - mockito-all - 1.8.4 - test + mockito-core - junit - junit - test + junit + junit @@ -82,17 +89,24 @@ org.apache.maven.plugins maven-plugin-plugin - 3.2 + + org.apache.felix + maven-bundle-plugin + + + maven-plugin + + + org.apache.maven.plugins maven-plugin-plugin - 3.2 true @@ -108,4 +122,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +