This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new c6a80b6b2f Upgrade to Apache POM 37 (#1570)
c6a80b6b2f is described below
commit c6a80b6b2fcc585c19294af478d1c7faf6facea7
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 7ad2c814b0..110f3fafd7 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>
<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