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 2020/06/05 18:10:42 UTC

[maven-script-interpreter] branch MSHARED-909 created (now 6751174)

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

slachiewicz pushed a change to branch MSHARED-909
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git.


      at 6751174  [MSHARED-909] update maven-shared-utils 0.3 -> 3.2.1

This branch includes the following new commits:

     new 6751174  [MSHARED-909] update maven-shared-utils 0.3 -> 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.



[maven-script-interpreter] 01/01: [MSHARED-909] update maven-shared-utils 0.3 -> 3.2.1

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

slachiewicz pushed a commit to branch MSHARED-909
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git

commit 6751174db0e31336d577dbd8638d6d9b130fb4af
Author: Slawomir Jaranowski <sl...@payu.pl>
AuthorDate: Sun May 31 16:08:34 2020 +0200

    [MSHARED-909] update maven-shared-utils 0.3 -> 3.2.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8f9fc4..b78ae5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>0.3</version>
+      <version>3.2.1</version>
     </dependency>
 
     <dependency>