From dc20e4561cfc7e7cbfbc70f4d1f4c9c546a9fda0 Mon Sep 17 00:00:00 2001 From: Godin Date: Tue, 28 Sep 2010 21:29:59 +0000 Subject: [PATCH] Switch to org.apache.maven.plugins:maven-failsafe-plugin from org.codehaus.mojo:failsafe-maven-plugin --- tests/integration/tests/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/integration/tests/pom.xml b/tests/integration/tests/pom.xml index eb3c860a99c..f29f19b7579 100644 --- a/tests/integration/tests/pom.xml +++ b/tests/integration/tests/pom.xml @@ -117,9 +117,9 @@ - org.codehaus.mojo - failsafe-maven-plugin - 2.4.3-alpha-1 + org.apache.maven.plugins + maven-failsafe-plugin + 2.6 **/*.java -- 2.39.5