This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch FIXING-BUILD-ISSUE in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
commit 33400f030a7f9b86283dc9544438fe9fca79f08a Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Thu May 10 15:43:29 2018 +0200 Upgraded surefire plugin version. --- src/it/postbuild-executed-only-once/src/it/project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/it/postbuild-executed-only-once/src/it/project/pom.xml b/src/it/postbuild-executed-only-once/src/it/project/pom.xml index 9e34cd5..74abf19 100644 --- a/src/it/postbuild-executed-only-once/src/it/project/pom.xml +++ b/src/it/postbuild-executed-only-once/src/it/project/pom.xml @@ -49,7 +49,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.20</version> + <version>2.21.0</version> <configuration> <systemPropertyVariables> <create_touch_file>${create_touch_file}</create_touch_file> -- To stop receiving notification emails like this one, please contact [email protected].
