This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 26abf6c next version will be 3.2.0 26abf6c is described below commit 26abf6cfbcf4973d29a30f642db33fd6c8a55f6b Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Sun May 23 09:57:36 2021 +0200 next version will be 3.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67f5e92..c33a749 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Dependency Plugin</name>