You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2023/06/25 19:02:44 UTC

[activemq] branch activemq-5.17.x updated: [AMQ-9286] Upgrade to Apache POM 30

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 62c14bd9ca [AMQ-9286] Upgrade to Apache POM 30
62c14bd9ca is described below

commit 62c14bd9ca42a60b6fbef8ae8ffa96a7f1c1fbdf
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Jun 25 21:00:04 2023 +0200

    [AMQ-9286] Upgrade to Apache POM 30
    
    (cherry picked from commit d4011bc16431ef890a475ee876950c97d7cadb85)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1dc9068037..77f8d37066 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>28</version>
+    <version>30</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>