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/22 17:24:45 UTC

commons-statistics git commit: Pick up apache-rat-plugin version from commons-parent.

Repository: commons-statistics
Updated Branches:
  refs/heads/master 173b25b29 -> 95c759de6


Pick up apache-rat-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/95c759de
Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/95c759de
Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/95c759de

Branch: refs/heads/master
Commit: 95c759de63a14d1321db93347d652f0d9d9ac393
Parents: 173b25b
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Jan 22 10:24:43 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Jan 22 10:24:43 2018 -0700

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/95c759de/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f31bcd5..a5b8162 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,6 @@
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>
-        <version>${commons.rat.version}</version>
         <configuration>
         <!--
           Needed for command-line access, e.g mvn apache-rat:rat and mvn apache-rat:check