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=f7854bd8ebe82a63a9cbdf64ee3b1315209a5990;hpb=40541e307e2dcb438a9fd5aea2b624407cd8caf9;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index f7854bd8eb..3e316589ed 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.1-Beryllium-SR1 + /../../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}/ + +