This is an automated email from the ASF dual-hosted git repository. vavrtom pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
The following commit(s) were added to refs/heads/main by this push: new aef6446f55 QPID-8684: [Broker-J] Update parent pom org.apache:apache to version 34 (#279) aef6446f55 is described below commit aef6446f55833a7863d34fe7835b8d980aa0139c Author: Daniil Kirilyuk <daniel.kiril...@gmail.com> AuthorDate: Wed Apr 30 15:43:12 2025 +0200 QPID-8684: [Broker-J] Update parent pom org.apache:apache to version 34 (#279) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2da0e8d064..8c22ebbe8f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>31</version> + <version>34</version> </parent> <groupId>org.apache.qpid</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org