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 2020/11/01 15:41:38 UTC

[commons-compress] branch master updated: Remove dead comments.

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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 498db43  Remove dead comments.
498db43 is described below

commit 498db43d640f8887d3a7c3bbb46117c5ba7fed39
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Nov 1 10:40:42 2020 -0500

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

diff --git a/pom.xml b/pom.xml
index 8cae066..d2d7382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,6 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
 
-    <!-- override parent as version used by parent requires Java 8 -->
     <commons.felix.version>5.1.1</commons.felix.version>
 
     <commons.componentid>compress</commons.componentid>