This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git

commit a49eae29b3bc1e7d1012877f9436bc423199889a
Author: rfscholte <[email protected]>
AuthorDate: Thu Jul 8 12:21:56 2021 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 57b41de..eccba5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-dependency-tree</artifactId>
-  <version>3.1.0</version>
+  <version>3.1.1-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:19:18Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-07-08T10:21:55Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>

Reply via email to