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 2019/12/24 11:07:27 UTC

[karaf] branch master updated: [KARAF-6562] Upgrade to maven-remote-resources-plugin 1.6.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 e3264d6  [KARAF-6562] Upgrade to maven-remote-resources-plugin 1.6.0
     new d4c73a3  Merge pull request #1033 from jbonofre/KARAF-6562
e3264d6 is described below

commit e3264d650d9c6ec380e1c71c05805599d2aef9bc
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Dec 23 15:02:02 2019 +0100

    [KARAF-6562] Upgrade to maven-remote-resources-plugin 1.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0c7fe83..9413c55 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.5</version>
+                    <version>1.6.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>