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