You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/09/01 08:16:56 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7531] Upgrade to maven-remote-resources-plugin 3.0.0

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

jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 02a10f3f06 [KARAF-7531] Upgrade to maven-remote-resources-plugin 3.0.0
02a10f3f06 is described below

commit 02a10f3f06419ce010447539eedb32900f97dbbd
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Sep 1 07:36:57 2022 +0200

    [KARAF-7531] Upgrade to maven-remote-resources-plugin 3.0.0
    
    (cherry picked from commit 981e21391d313545133272969a77bae600bc7d7c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92aae5330d..d3d41a3004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-remote-resources-plugin</artifactId>
-                    <version>1.7.0</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>