X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=8a7405c5aedce9584552860fff07927e23f29f4c;hb=refs%2Fchanges%2F31%2F34931%2F1;hp=f7854bd8ebe82a63a9cbdf64ee3b1315209a5990;hpb=fc9184233bc422ffa8aa6642b61781e6a863a0c6;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index f7854bd8eb..8a7405c5ae 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -1,9 +1,19 @@ + + + org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + yangtools-parent + 0.8.0-Beryllium + /../../common/parent/pom.xml 4.0.0 @@ -13,7 +23,11 @@ org.apache.maven.shared maven-verifier - 1.5 + test + + + com.google.guava + guava test @@ -23,10 +37,33 @@ + + + ${basedir}/src/test/resources + true + + + + maven-resources-plugin + + + default-testResources + process-test-resources + + testResources + + + false + + @ + + + + + maven-failsafe-plugin - 2.16 @@ -39,7 +76,6 @@ org.codehaus.mojo properties-maven-plugin - 1.0-alpha-2 generate-resources @@ -55,4 +91,19 @@ + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +