Repository: commons-lang Updated Branches: refs/heads/master b278ac8c3 -> 97ade3f6e
Use surefire plugin version from parent POM. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/97ade3f6 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/97ade3f6 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/97ade3f6 Branch: refs/heads/master Commit: 97ade3f6e3ecd62d8065815cb6b4f7caf94d8803 Parents: b278ac8 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Oct 26 19:51:07 2018 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri Oct 26 19:51:07 2018 +0200 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/97ade3f6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index affe7f7..e753dc7 100644 --- a/pom.xml +++ b/pom.xml @@ -675,7 +675,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.22.0</version> <executions> <execution> <id>plain</id>