You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/05/20 11:50:00 UTC

[maven-common-artifact-filters] branch update-maven-shared-utils created (now ed0c3e7)

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

cstamas pushed a change to branch update-maven-shared-utils
in repository https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git.


      at ed0c3e7  Update maven-shared-utils

This branch includes the following new commits:

     new ed0c3e7  Update maven-shared-utils

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-common-artifact-filters] 01/01: Update maven-shared-utils

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

cstamas pushed a commit to branch update-maven-shared-utils
in repository https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git

commit ed0c3e7c383af4859e3f28c7f69b88eef6c9472f
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Thu May 20 13:49:17 2021 +0200

    Update maven-shared-utils
    
    This is just a placeholder, once released we should
    update m-shared-utils before releasing this.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 33baba2..c42fdb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.3.3</version>
+      <version>4.0.0-SNAPSHOT</version>
     </dependency>
 
     <dependency>