[maven-release-plugin] prepare release maven-shared-resources-4
diff --git a/pom.xml b/pom.xml
index 404ac14..6555c8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,20 +30,20 @@
   </parent>
 
   <artifactId>maven-shared-resources</artifactId>
-  <version>4-SNAPSHOT</version>
+  <version>4</version>
 
   <name>Apache Maven Shared Resources</name>
   <description>A collection of templates that are specific to the Maven project.</description>
 
   <properties>
-    <project.build.outputTimestamp>2020-12-29T17:12:14Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2021-10-02T14:55:02Z</project.build.outputTimestamp>
   </properties>
 
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-resources.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-resources.git</developerConnection>
     <url>https://github.com/apache/maven-shared-resources/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-shared-resources-4</tag>
   </scm>
   <issueManagement>
     <system>jira</system>