Skip to content

Commit 4fc552f

Browse files
[maven-release-plugin] prepare release apache-35
1 parent 8c06d74 commit 4fc552f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache</groupId>
2727
<artifactId>apache</artifactId>
28-
<version>35-SNAPSHOT</version>
28+
<version>35</version>
2929
</parent>
3030

3131
<artifactId>docs</artifactId>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<!-- for more information, see the documentation of this POM: http://maven.apache.org/pom/asf/ -->
2626
<groupId>org.apache</groupId>
2727
<artifactId>apache</artifactId>
28-
<version>35-SNAPSHOT</version>
28+
<version>35</version>
2929
<packaging>pom</packaging>
3030

3131
<name>The Apache Software Foundation</name>
@@ -67,7 +67,7 @@ under the License.
6767
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection>
6868
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection>
6969
<url>https://github.com/apache/maven-apache-parent/tree/${project.scm.tag}</url>
70-
<tag>HEAD</tag>
70+
<tag>apache-35</tag>
7171
</scm>
7272

7373
<distributionManagement>
@@ -103,7 +103,7 @@ under the License.
103103
<surefire.version>3.5.3</surefire.version><!-- for surefire, failsafe and surefire-report -->
104104
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
105105

106-
<project.build.outputTimestamp>2025-03-15T11:45:36Z</project.build.outputTimestamp>
106+
<project.build.outputTimestamp>2025-06-09T20:48:22Z</project.build.outputTimestamp>
107107

108108
<version.apache-rat-plugin>0.16.1</version.apache-rat-plugin>
109109
<version.apache-resource-bundles>1.7</version.apache-resource-bundles>

0 commit comments

Comments
 (0)