You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/06/23 14:18:20 UTC

[maven-repository-plugin] branch MREPOSITORY-43 created (now 480c674)

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

khmarbaise pushed a change to branch MREPOSITORY-43
in repository https://gitbox.apache.org/repos/asf/maven-repository-plugin.git.


      at 480c674  [MREPOSITORY-43] - Upgrade plexus-archiver to 3.6.0

This branch includes the following new commits:

     new 480c674  [MREPOSITORY-43] - Upgrade plexus-archiver to 3.6.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-repository-plugin] 01/01: [MREPOSITORY-43] - Upgrade plexus-archiver to 3.6.0

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

khmarbaise pushed a commit to branch MREPOSITORY-43
in repository https://gitbox.apache.org/repos/asf/maven-repository-plugin.git

commit 480c674b55d6ffd5bb6cb1b31199c84cdea96b47
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Jun 23 16:18:08 2018 +0200

    [MREPOSITORY-43] - Upgrade plexus-archiver to 3.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39b25a0..2bae88c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>3.4</version>
+      <version>3.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>