From: Olivier Lamy Date: Tue, 28 Aug 2012 12:31:30 +0000 (+0000) Subject: move surefire to a property use last 2.12.3 X-Git-Tag: archiva-parent-9~30 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c0cf31937b6abf3541bf1b709f84c02d3b89cae4;p=archiva.git move surefire to a property use last 2.12.3 git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1378104 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index 852f32abd..5a9ee7e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,9 @@ https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/ archiva-repository.releases true + + 2.12.3 + @@ -651,7 +654,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12.2 + ${surefireVersion} org.apache.maven.plugins