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

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


The following commit(s) were added to refs/heads/master by this push:
     new 827d2cf  Obsolete comments
827d2cf is described below

commit 827d2cfd53ac761b5c4964f6b7ae8e823a956de5
Author: Sebb <[email protected]>
AuthorDate: Tue May 7 08:22:41 2024 +0100

    Obsolete comments
---
 pom.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index e85ddcd..c48de03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,18 +36,6 @@
   <url>https://commons.apache.org/proper/commons-parent/</url>
 
   <!--
-    In release 31, the maven.compile.* properties were corrected to 
maven.compiler.*
-    [See COMMONSSITE-69]
-    If updating from a previous version, please check the property definitions
-
-    Starting with version 22, the RAT plugin has changed Maven group and id, 
so any existing configuration
-    needs to be updated.
-    To fix component POMs, please change any occurrences of:
-    <groupId>org.codehaus.mojo</groupId>
-    <artifactId>rat-maven-plugin</artifactId>
-    to the new values:
-    <groupId>org.apache.rat</groupId>
-    <artifactId>apache-rat-plugin</artifactId>
 
     Site deployment
     ===============

Reply via email to