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 d4011bc164 [AMQ-9286] Upgrade to Apache POM 30
d4011bc164 is described below
commit d4011bc16431ef890a475ee876950c97d7cadb85
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Jun 25 21:00:04 2023 +0200
[AMQ-9286] Upgrade to Apache POM 30
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c26baecfc9..7c473ccf79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>29</version>
+ <version>30</version>
</parent>
<modelVersion>4.0.0</modelVersion>