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 2022/09/23 17:44:06 UTC

[commons-collections] branch master updated: Pick up Apache RAT 0.15 from commons-parent

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a8975177 Pick up Apache RAT 0.15 from commons-parent
7a8975177 is described below

commit 7a8975177d4abd4492de65a78d7355daafe12d28
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 23 13:44:02 2022 -0400

    Pick up Apache RAT 0.15 from commons-parent
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4f30e8200..1a3bc3bba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -597,7 +597,6 @@
     <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>
     <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     
-    <commons.rat.version>0.14</commons.rat.version>
     <commons.clirr.version>2.8</commons.clirr.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.junit.version>5.9.1</commons.junit.version>