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/16 13:39:00 UTC

[maven-archetype] branch transfer created (now 08e87d1)

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

elharo pushed a change to branch transfer
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git.


      at 08e87d1  update artifact transfer

This branch includes the following new commits:

     new 08e87d1  update artifact transfer

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-archetype] 01/01: update artifact transfer

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 08e87d140c907aa6d3edab2c9a8f421462ada389
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Apr 16 09:38:42 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index cbd9c22..0e6216b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-artifact-transfer</artifactId>
-        <version>0.11.0</version>
+        <version>0.12.0</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>