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 <garydgreg...@gmail.com> Authored: Mon Jan 22 10:24:43 2018 -0700 Committer: Gary Gregory <garydgreg...@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