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

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

commit cbca4e32994b940d6431a099e1173b9ac2c530ae
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Fri Feb 7 18:11:07 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 93e1ccd..055fd0a 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.1.0</version>
+      <version>3.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

Reply via email to