Revert "[maven-release-plugin] prepare release maven-dependency-plugin-3.1.2"

This reverts commit e3db8f36684b8f0b74fab0f28fdd672582db9e1c.
diff --git a/pom.xml b/pom.xml
index e26d5b4..6655c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-dependency-plugin</artifactId>
-  <version>3.1.2</version>
+  <version>3.1.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Dependency Plugin</name>
@@ -44,7 +44,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
-    <tag>maven-dependency-plugin-3.1.2</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -94,7 +94,7 @@
     <jettyVersion>9.2.28.v20190418</jettyVersion>
     <pluginTestingVersion>2.1</pluginTestingVersion>
     <javaVersion>7</javaVersion>
-    <project.build.outputTimestamp>2020-03-03T18:30:23Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-02-02T17:38:59Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>