X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=4bada4623afa7f1934a2f2abd6e64c952297ea77;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;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..4bada4623a 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-SNAPSHOT + /../../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}/ + +