This is an automated email from the ASF dual-hosted git repository.
hboutemy 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 ea27851 upgrade parent to 39 to benefit from push-to-atr profile
ea27851 is described below
commit ea27851044be677251f469c57f2615cae1a58658
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>