X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=3c4f4ea1060e76aa94a19b452e4ca40ee465a568;hb=16679ea380715c27193553977a7b1b2e0e32ca29;hp=e16ae98b18c7db7c6a7bdf14614631b23ddda0f6;hpb=4228f75b486350a9e3cded2b5ae93a749d48f93b;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index e16ae98b18..2ca058dd0c 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -10,39 +10,38 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + odlparent + 6.0.11 + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin-it + 4.0.13-SNAPSHOT org.apache.maven.shared maven-verifier + 1.6 test + + + com.google.code.findbugs + + jsr305 + + - ${project.groupId} - binding-java-api-generator - ${project.version} - test - - - ${project.groupId} - maven-sal-api-gen-plugin - ${project.version} + com.google.guava + guava test - - ${project.version} - - @@ -71,7 +70,6 @@ maven-failsafe-plugin - 2.16 @@ -84,7 +82,6 @@ org.codehaus.mojo properties-maven-plugin - 1.0-alpha-2 generate-resources @@ -97,6 +94,20 @@ + + maven-help-plugin + + ${project.build.directory}/effective-settings.xml + + + + pre-integration-test + + effective-settings + + + +