X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=8e823c110f8ce5935993369ecc0fc064e0e22004;hb=666cf70a7f63d9b198d999d4a38c2584ecf60420;hp=782ad236eef3ab60df671bace865aa7219d498db;hpb=240aa30062029ddc8ac4cefaf19daeaa09025902;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index 782ad236ee..8e823c110f 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -10,20 +10,30 @@ - org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + odlparent + 3.1.4 + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin-it + 2.0.12-SNAPSHOT org.apache.maven.shared maven-verifier + 1.6 test + + + com.google.code.findbugs + + jsr305 + + com.google.guava @@ -88,6 +98,27 @@ + + maven-help-plugin + + ${project.build.directory}/effective-settings.xml + + + + pre-integration-test + + effective-settings + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +