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

commit 09ab7d44a3199c29b47f42bed27d296fc26869e6
Author: Sebb <s...@apache.org>
AuthorDate: Thu Jun 18 12:15:28 2020 +0100

    Add inceptionYear from NOTICE.txt
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index cecbedf..693e94e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,7 @@
   <version>1.19-SNAPSHOT</version>
   <name>Apache Commons Compress</name>
   <url>https://commons.apache.org/proper/commons-compress/</url>
+  <inceptionYear>2002</inceptionYear> <!-- from NOTICE file -->
   <!-- The description is not indented to make it look better in the release 
notes -->
   <description>
 Apache Commons Compress software defines an API for working with

Reply via email to