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 43c7c7c22 [AMQ-9176] Upgrade to Apache POM 28
new 95bb3f3f4 Merge pull request #945 from jbonofre/AMQ-9176
43c7c7c22 is described below
commit 43c7c7c227e578d599ba1deed3ba1826cdd384cb
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Nov 29 08:42:15 2022 +0100
[AMQ-9176] Upgrade to Apache POM 28
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6c0831b0e..6e4061696 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>25</version>
+ <version>28</version>
</parent>
<modelVersion>4.0.0</modelVersion>