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/07/30 23:29:21 UTC

[maven-pmd-plugin] branch 31 created (now 7bda33a)

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

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


      at 7bda33a  update artifact-transfer to 0.11.0

This branch includes the following new commits:

     new 7bda33a  update artifact-transfer to 0.11.0

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-pmd-plugin] 01/01: update artifact-transfer to 0.11.0

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

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

commit 7bda33a12d09bf088011fb6aa2b8f7076f7701ba
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Thu Jul 30 19:29:12 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 70efea8..176f35b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.10.0</version>
+      <version>0.11.0</version>
     </dependency>
 
     <!-- pmd -->