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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 469b00c6 Remove obsolete comments
469b00c6 is described below
commit 469b00c6e3491f346bd1318c227697184022dec1
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Mar 21 09:37:26 2023 -0400
Remove obsolete comments
---
pom.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 475701cf..cfb1dffd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,9 +22,6 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <!-- https://issues.apache.org/jira/browse/RAT-297, fixed in 0.14, not
released as of today 13/05/22 -->
- <!-- https://issues.apache.org/jira/browse/MSHARED-1049 -->
- <!-- once jdepend and rat can be used OK, we can upgrade to parent 53+ -->
<version>56</version>
</parent>