[maven-release-plugin] prepare release apache-38
diff --git a/docs/pom.xml b/docs/pom.xml index 91fe7e4..f48e050 100644 --- a/docs/pom.xml +++ b/docs/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>38-SNAPSHOT</version> + <version>38</version> </parent> <artifactId>docs</artifactId>
diff --git a/pom.xml b/pom.xml index 74032a0..ea56a15 100644 --- a/pom.xml +++ b/pom.xml
@@ -25,7 +25,7 @@ <!-- for more information, see the documentation of this POM: http://maven.apache.org/pom/asf/ --> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>38-SNAPSHOT</version> + <version>38</version> <packaging>pom</packaging> <name>The Apache Software Foundation</name> @@ -67,7 +67,7 @@ <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-38</tag> </scm> <distributionManagement> @@ -106,7 +106,7 @@ <releaseParallelPut>false</releaseParallelPut> - <project.build.outputTimestamp>2026-01-09T19:00:31Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-05-06T20:07:53Z</project.build.outputTimestamp> <version.apache-rat-plugin>0.16.1</version.apache-rat-plugin> <version.apache-resource-bundles>1.8</version.apache-resource-bundles>