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 bdea1813c Upgrade to Apache POM 29
bdea1813c is described below
commit bdea1813c4f6f07a2343e75723afcc42b98945ce
Author: JB Onofré <[email protected]>
AuthorDate: Fri Mar 17 09:24:52 2023 +0100
Upgrade to Apache POM 29
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a7e1bc726..e726c7839 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>28</version>
+ <version>29</version>
</parent>
<modelVersion>4.0.0</modelVersion>