This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 49450a6e7a Upgrade to Apache POM 37 (#1570)
49450a6e7a is described below
commit 49450a6e7a741f0e96f2559c456fb27138ef95fd
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 25 07:35:35 2026 +0100
Upgrade to Apache POM 37 (#1570)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 95fc70d250..48b3b1de4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>37</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -31,7 +31,7 @@
<inceptionYear>2005</inceptionYear>
<properties>
- <maven.compiler.target>17</maven.compiler.target>
+ <javaVersion>17</javaVersion>
<surefire.argLine></surefire.argLine>
<maven.surefire.allow.securitymanager>-Djava.security.manager=allow</maven.surefire.allow.securitymanager>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact