Repository: commons-rng Updated Branches: refs/heads/master 6cc21c16d -> 07f4a1277
Pickup version of maven-compiler-plugin from commons-parent. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/07f4a127 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/07f4a127 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/07f4a127 Branch: refs/heads/master Commit: 07f4a12774e43290a5aa97b050c884940c290dd8 Parents: 6cc21c1 Author: Gary Gregory <ggreg...@apache.org> Authored: Mon Jan 8 09:45:12 2018 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Mon Jan 8 09:45:12 2018 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/07f4a127/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4a068f9..6167562 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.5.1</version> <configuration> <compilerArgs> <!-- <arg>-verbose</arg> -->