File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache</groupId >
27
27
<artifactId >apache</artifactId >
28
- <version >35-SNAPSHOT </version >
28
+ <version >35</version >
29
29
</parent >
30
30
31
31
<artifactId >docs</artifactId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<!-- for more information, see the documentation of this POM: http://maven.apache.org/pom/asf/ -->
26
26
<groupId >org.apache</groupId >
27
27
<artifactId >apache</artifactId >
28
- <version >35-SNAPSHOT </version >
28
+ <version >35</version >
29
29
<packaging >pom</packaging >
30
30
31
31
<name >The Apache Software Foundation</name >
@@ -67,7 +67,7 @@ under the License.
67
67
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection >
68
68
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection >
69
69
<url >https://github.com/apache/maven-apache-parent/tree/${project.scm.tag} </url >
70
- <tag >HEAD </tag >
70
+ <tag >apache-35 </tag >
71
71
</scm >
72
72
73
73
<distributionManagement >
@@ -103,7 +103,7 @@ under the License.
103
103
<surefire .version>3.5.3</surefire .version><!-- for surefire, failsafe and surefire-report -->
104
104
<assembly .tarLongFileMode>posix</assembly .tarLongFileMode>
105
105
106
- <project .build.outputTimestamp>2025-03-15T11:45:36Z </project .build.outputTimestamp>
106
+ <project .build.outputTimestamp>2025-06-09T20:48:22Z </project .build.outputTimestamp>
107
107
108
108
<version .apache-rat-plugin>0.16.1</version .apache-rat-plugin>
109
109
<version .apache-resource-bundles>1.7</version .apache-resource-bundles>
You can’t perform that action at this time.
0 commit comments