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 2014/01/22 16:50:05 UTC

git commit: [KARAF-2716] Upgrade to maven-remote-resources-plugin 1.5

Updated Branches:
  refs/heads/master 5fd4eee00 -> 23f345ae6


[KARAF-2716] Upgrade to maven-remote-resources-plugin 1.5


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/23f345ae
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/23f345ae
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/23f345ae

Branch: refs/heads/master
Commit: 23f345ae6a48431ea14a6502de99eab75156f31d
Parents: 5fd4eee
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 16:49:19 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 16:49:19 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/23f345ae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d7c6263..bfc1fb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1900,7 +1900,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-remote-resources-plugin</artifactId>
-                    <version>1.3</version>
+                    <version>1.5</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>