X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=1c0fdf3b538634eb2b426bad2e49c51932a1ca83;hb=9124096b7b8b9a3c0d1cd1c0c03a6a5197ae6fc2;hp=67727f7c98c76c8d581514056a8ac9cdd668e835;hpb=5c1f875f69e35248aa4115c429bd962160beeef4;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index 67727f7c98..1c0fdf3b53 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -1,10 +1,18 @@ - + + + + org.opendaylight.yangtools yang - 0.5.6-SNAPSHOT + 0.6.2-SNAPSHOT 4.0.0 @@ -14,16 +22,20 @@ org.apache.maven.shared maven-verifier - 1.4 + 1.5 test + + ${project.version} + + maven-failsafe-plugin - 2.6 + 2.16 @@ -33,6 +45,22 @@ + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + + + generate-resources + + write-project-properties + + + ${project.build.directory}/it-project.properties + + + +