[maven-release-plugin] prepare release maven-verifier-1.7.2
diff --git a/pom.xml b/pom.xml
index 025d2f8..706b07c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,14 +28,14 @@
   </parent>
 
   <artifactId>maven-verifier</artifactId>
-  <version>1.7.2-SNAPSHOT</version>
+  <version>1.7.2</version>
 
   <name>Apache Maven Verifier Component</name>
   <description>Provides a test harness for Maven integration tests.</description>
 
   <properties>
     <javaVersion>7</javaVersion>
-    <project.build.outputTimestamp>2020-04-03T19:21:25Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-05-03T13:46:14Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>
@@ -48,7 +48,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-verifier.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-verifier.git</developerConnection>
     <url>https://github.com/apache/maven-verifier/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-verifier-1.7.2</tag>
   </scm>
   <issueManagement>
     <system>jira</system>