This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 6c1f040 [maven-release-plugin] prepare release apache-39
6c1f040 is described below
commit 6c1f040818b1359aea9e928f3b2b41a8bdc6aa2e
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu Jun 25 20:50:56 2026 +0200
[maven-release-plugin] prepare release apache-39
---
docs/pom.xml | 2 +-
pom.xml | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/pom.xml b/docs/pom.xml
index b296c92..9281a47 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>39-SNAPSHOT</version>
+ <version>39</version>
</parent>
<artifactId>docs</artifactId>
diff --git a/pom.xml b/pom.xml
index 7356cbd..6cd5c99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
<!-- for more information, see the documentation of this POM:
http://maven.apache.org/pom/asf/ -->
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>39-SNAPSHOT</version>
+ <version>39</version>
<packaging>pom</packaging>
<name>The Apache Software Foundation</name>
@@ -67,7 +67,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection>
<url>https://github.com/apache/maven-apache-parent/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>apache-39</tag>
</scm>
<distributionManagement>
@@ -104,7 +104,7 @@ under the License.
<releaseParallelPut>false</releaseParallelPut>
-
<project.build.outputTimestamp>2026-05-06T20:08:04Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-06-25T18:50:55Z</project.build.outputTimestamp>
<version.apache-rat-plugin>0.16.1</version.apache-rat-plugin>
<version.apache-resource-bundles>1.8</version.apache-resource-bundles>