Repository: commons-statistics Updated Branches: refs/heads/master 75f1502cd -> 173b25b29
Pick up maven-compiler-plugin version from commons-parent. Project: http://git-wip-us.apache.org/repos/asf/commons-statistics/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-statistics/commit/173b25b2 Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/173b25b2 Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/173b25b2 Branch: refs/heads/master Commit: 173b25b29332e2f538b911f02e249eb86b8ac7c2 Parents: 75f1502 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Jan 22 10:24:18 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Jan 22 10:24:18 2018 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/173b25b2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 60625de..f31bcd5 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.5.1</version> <configuration> <compilerArgs> <!-- <arg>-verbose</arg> -->