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:10 UTC

[maven-install-plugin] branch artifact-transfer13 created (now c9a7156)

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

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


      at c9a7156  maven-artifact-transfer 0.13.1-SNAPSHOT

This branch includes the following new commits:

     new c9a7156  maven-artifact-transfer 0.13.1-SNAPSHOT

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by sl...@apache.org.
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 -->