This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch ARCHETYPE-544 in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
commit b92de6f81a42772e2a4d036c111cb8fabddcd8ab Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Apr 7 17:02:19 2018 +0200 [ARCHETYPE-544] - Upgrade mave-surefire/failsafe-plugin 2.21.0 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 418d85d..fcde986 100644 --- a/pom.xml +++ b/pom.xml @@ -77,6 +77,7 @@ <mavenVersion>3.0</mavenVersion> <netbeans.hint.useExternalMaven>true</netbeans.hint.useExternalMaven> <wagonVersion>2.8</wagonVersion> + <surefire.version>2.21.0</surefire.version> <maven.site.path>archetype-archives/archetype-LATEST</maven.site.path> </properties> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.