[maven-release-plugin] rollback the release of maven-dependency-tree-3.1.0
diff --git a/pom.xml b/pom.xml
index f66b4cc..84eeda9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-dependency-tree</artifactId>
-  <version>3.1.1-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
 
   <name>Apache Maven Dependency Tree</name>
   <description>A tree-based API for resolution of Maven project dependencies</description>
@@ -56,7 +56,7 @@
 
   <properties>
 	<javaVersion>8</javaVersion>
-    <project.build.outputTimestamp>2021-07-08T10:53:32Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-02-07T09:03:59Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>