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/06/12 15:42:11 UTC

[maven-install-plugin] 01/01: maven-artifact-transfer 0.13.1-SNAPSHOT

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

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

commit c9a715660e8eded0f949b7a43744547471344846
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Fri Jun 12 17:41:33 2020 +0200

    maven-artifact-transfer 0.13.1-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc29bcb..2abeeb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.12.0</version>
+      <version>0.13.1-SNAPSHOT</version>
     </dependency>
 
     <!-- dependencies to annotations -->