You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/01/08 16:45:15 UTC

commons-rng git commit: Pickup version of maven-compiler-plugin from commons-parent.

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 <gg...@apache.org>
Authored: Mon Jan 8 09:45:12 2018 -0700
Committer: Gary Gregory <gg...@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> -->