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:01 UTC

[maven-common-artifact-filters] 01/01: Update maven-shared-utils

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>