You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/04/01 08:05:10 UTC

[maven-dependency-plugin] 01/01: [MSHARED-850] Run tests with new snapshot version

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

slachiewicz pushed a commit to branch MSHARED-850
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit dfc4be735d5f43229020a5e4483ac1ac157c4df5
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Fri Feb 7 18:11:07 2020 +0100

    [MSHARED-850] Run tests with new snapshot version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80df808..fd14063 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-dependency-tree</artifactId>
-      <version>3.0.1</version>
+      <version>3.0.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>