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 2020/04/30 05:51:32 UTC

[karaf] 02/02: [KARAF-6688] Upgrade to maven-remote-resources-plugin 1.7.0

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

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

commit 1e5f5b3c82a69b1c9f82c1f4d649450c984ee07a
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 07:00:06 2020 +0200

    [KARAF-6688] Upgrade to maven-remote-resources-plugin 1.7.0
    
    (cherry picked from commit 3cb459fbe2099613a19a416ce082ec7f1ec1c1e4)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 76cc158..35ea54b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1858,7 +1858,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-remote-resources-plugin</artifactId>
-                    <version>1.6.0</version>
+                    <version>1.7.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>