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:49:40 UTC

[karaf] branch master updated: [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 master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cb459f  [KARAF-6688] Upgrade to maven-remote-resources-plugin 1.7.0
     new ce2f644  Merge pull request #1105 from jbonofre/KARAF-6688
3cb459f is described below

commit 3cb459fbe2099613a19a416ce082ec7f1ec1c1e4
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10c046f..97bbfff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1854,7 +1854,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>