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

jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
     new c0e1c25fb3 Cleanup pom.xml
c0e1c25fb3 is described below

commit c0e1c25fb34ade40e0fd17d01db7365f873d2b3b
Author: JB Onofré <[email protected]>
AuthorDate: Wed May 7 15:07:04 2025 +0200

    Cleanup pom.xml
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f8e58e5f37..5042d4f839 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,8 @@
   <inceptionYear>2005</inceptionYear>
 
   <properties>
-    <maven.compiler.target>17</maven.compiler.target>
+    <!-- for reproducible builds -->   
+    
<project.build.outputTimestamp>2025-03-06T13:15:08Z</project.build.outputTimestamp>
 
     <siteId>activemq-${project.version}</siteId>
     <projectName>Apache ActiveMQ</projectName>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to