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 2017/12/28 13:47:22 UTC

[maven-archiver] branch MSHARED-668-test updated: Upgrade to 3.1.1-SNAPSHOT of plexus-utils for testing purposes.

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

khmarbaise pushed a commit to branch MSHARED-668-test
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git


The following commit(s) were added to refs/heads/MSHARED-668-test by this push:
     new c7f3de5  Upgrade to 3.1.1-SNAPSHOT of plexus-utils for testing purposes.
c7f3de5 is described below

commit c7f3de5b44305247625d079ad3100fbe1e64d21b
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Dec 28 14:47:04 2017 +0100

    Upgrade to 3.1.1-SNAPSHOT of plexus-utils for testing purposes.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58a2c96..df35552 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.24</version>
+      <version>3.1.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].