X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=9d17ea7ecc5a97f077a24500d88de8a6f4a4ed06;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=fb0ab44b71b3a90f3d4b2eea0342927cceaf5df8;hpb=56301b40c4372ad9380081e95528c9f2fee3e6e5;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index fb0ab44b71..9d17ea7ecc 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.8-SNAPSHOT + yangtools-parent + 0.8.0-Beryllium + /../../common/parent/pom.xml 4.0.0 @@ -23,28 +32,21 @@ 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 - - - com.googlecode.slf4j-maven-plugin-log - slf4j-maven-plugin-log - 1.0.0 + 3.3.3 ${project.groupId} @@ -55,10 +57,14 @@ yang-maven-plugin-spi + + org.sonatype.plexus + plexus-build-api + + commons-io commons-io - 2.4 @@ -70,14 +76,11 @@ org.mockito - mockito-all - 1.8.4 - test + mockito-core junit junit - test @@ -86,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 @@ -112,4 +122,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +