[maven-release-plugin] prepare release maven-wrapper-plugin-3.0.2
diff --git a/pom.xml b/pom.xml
index fdba171..c7dd611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-wrapper-plugin</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Wrapper Plugin</name>
@@ -47,7 +47,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-wrapper-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-wrapper-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-wrapper-plugin-3.0.2</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -67,7 +67,7 @@
   <properties>
     <mavenVersion>3.1.0</mavenVersion>
     <javaVersion>8</javaVersion>
-    <project.build.outputTimestamp>2020-05-30T09:03:59Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2021-04-05T14:14:53Z</project.build.outputTimestamp>
   </properties>
 
   <build>