[maven-release-plugin] prepare release apache-28
diff --git a/pom.xml b/pom.xml
index 116a3b7..0e5103b 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>28-SNAPSHOT</version>
+ <version>28</version>
<packaging>pom</packaging>
<name>The Apache Software Foundation</name>
@@ -63,7 +63,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-28</tag>
</scm>
<distributionManagement>
@@ -96,7 +96,7 @@
<surefire.version>2.22.2</surefire.version><!-- for surefire, failsafe and surefire-report -->
<maven.plugin.tools.version>3.7.0</maven.plugin.tools.version><!-- for m-plugin-p and maven-plugin-annotations -->
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
- <project.build.outputTimestamp>2022-07-10T09:19:48Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2022-11-14T22:50:41Z</project.build.outputTimestamp>
</properties>
<dependencyManagement>