From dfd7b1b1aec0a64682c9a753efe312d5e9bde53a Mon Sep 17 00:00:00 2001 From: Robert Scholte Date: Fri, 7 Feb 2014 16:36:58 +0000 Subject: [PATCH] Fix ITs for M3.1 git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1565715 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/pom.xml | 5 +---- maven-plugin-plugin/src/it/fix-maven-since-3.x/pom.xml | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index f1ae250..3427d20 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -333,15 +333,12 @@ ${it.debug} src/it ${project.build.directory}/it - - */pom.xml - setup verify ${project.build.directory}/local-repo src/it/settings.xml - 3.0 + 3.3 ${antVersion} diff --git a/maven-plugin-plugin/src/it/fix-maven-since-3.x/pom.xml b/maven-plugin-plugin/src/it/fix-maven-since-3.x/pom.xml index fd32539..eec11c3 100644 --- a/maven-plugin-plugin/src/it/fix-maven-since-3.x/pom.xml +++ b/maven-plugin-plugin/src/it/fix-maven-since-3.x/pom.xml @@ -66,7 +66,7 @@ org.apache.maven.plugins maven-site-plugin - 3.0 + @sitePluginVersion@ org.apache.maven.plugins