X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=3e316589ed470437b6d47981cf12ca4966555e05;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=bb44e310d0e27cc958758f1978e2d38db6032ec4;hpb=8bcf90d12645871f7a76236e57a57918cacc26f4;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index bb44e310d0..3e316589ed 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.0-SNAPSHOT + yangtools-parent + 0.8.1-Beryllium-SR1 + /../../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}/ + +