You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/02 17:50:55 UTC

[maven-dependency-plugin] 01/01: fix test

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

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

commit 1eda1fab7dc9db145877830b5fa4a6b2b4e5afea
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Apr 2 13:50:38 2020 -0400

    fix test
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca5fc47..a43a36d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.12.0</version>
+      <version>0.11.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>