This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new de44ca68a [AMQ-9176] Upgrade to Apache POM 28
de44ca68a is described below

commit de44ca68aa95ff9dbb1aebb47b22adfa0a537f3c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Nov 29 08:42:15 2022 +0100

    [AMQ-9176] Upgrade to Apache POM 28
    
    (cherry picked from commit 43c7c7c227e578d599ba1deed3ba1826cdd384cb)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3c0f2e985..4fbdf19ce 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>
 

Reply via email to