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


The following commit(s) were added to refs/heads/master by this push:
     new 26678e0b Add Maven property project.build.outputTimestamp for build 
reproducibility
26678e0b is described below

commit 26678e0b71381e4ec88c4f88f5ea4122d2bbeb51
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Feb 3 13:40:36 2024 -0500

    Add Maven property project.build.outputTimestamp for build
    reproducibility
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ba7395d5..e9b985d9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,6 +22,8 @@
        </properties>
        <body>
         <release version="3.2.1" date="TBD">
+            <!-- ADD -->
+            <action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven 
property project.build.outputTimestamp for build reproducibility.</action>
             <!-- REMOVE -->
             <action dev="tv" type="remove">
                Remove all deprecated code

Reply via email to