This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push: new 0a63f23 Bump parent to 34 0a63f23 is described below commit 0a63f23e75f111fde0f5813a3c4143480f3e1b00 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Mar 15 20:20:43 2025 +0100 Bump parent to 34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d0bc5a4..b3d288b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>34-SNAPSHOT</version> + <version>34</version> <relativePath /> </parent>