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/04 18:25:23 UTC

[maven-file-management] branch MSHARED-733 created (now a139ee7)

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

khmarbaise pushed a change to branch MSHARED-733
in repository https://gitbox.apache.org/repos/asf/maven-file-management.git.


      at a139ee7  [MSHARED-733] - Upgrade maven-shared-utils to 3.2.1

This branch includes the following new commits:

     new a139ee7  [MSHARED-733] - Upgrade maven-shared-utils to 3.2.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.


-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.

[maven-file-management] 01/01: [MSHARED-733] - Upgrade maven-shared-utils to 3.2.1

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

khmarbaise pushed a commit to branch MSHARED-733
in repository https://gitbox.apache.org/repos/asf/maven-file-management.git

commit a139ee7bdf5e69ab8007e3610b1569eb6f3ea604
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Mon Jun 4 20:25:12 2018 +0200

    [MSHARED-733] - Upgrade maven-shared-utils to 3.2.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd8cf15..860253e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.0.1</version>
+      <version>3.2.1</version>
     </dependency>
 
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.