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 2021/05/05 16:30:03 UTC

[maven-gpg-plugin] branch next created (now ae7c23a)

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

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


      at ae7c23a  Bump maven-artifact-transfer from 0.12.0 to 0.13.1

This branch includes the following new commits:

     new ae7c23a  Bump maven-artifact-transfer from 0.12.0 to 0.13.1

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-gpg-plugin] 01/01: Bump maven-artifact-transfer from 0.12.0 to 0.13.1

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

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

commit ae7c23a0f612adcd5525e1bcaae3cd5a213f6ae9
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed May 5 18:28:38 2021 +0200

    Bump maven-artifact-transfer from 0.12.0 to 0.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8869f6a..c40df66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.12.0</version>
+      <version>0.13.1</version>
     </dependency>
     <dependency>
       <!-- org.eclipse.aether.util.artifact.SubArtifact -->