This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch parent-39-atr in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit d11d42f2f87629b07d1b8309a7144817c7d9f0d3 Author: Hervé Boutemy <[email protected]> AuthorDate: Thu Jun 25 22:21:24 2026 +0200 upgrade parent to 39 to benefit from push-to-atr profile --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ab246e..f5d75ea 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>38</version> + <version>39</version> <relativePath /> </parent>
