Updated Branches:
  refs/heads/karaf-2.3.x f3aa6bf74 -> 54125eb2b

[KARAF-2717] Upgrade to maven-resources-plugin 2.6


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

Branch: refs/heads/karaf-2.3.x
Commit: 54125eb2bac5f05f078d5a8d73d270d61512d8be
Parents: f3aa6bf
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Jan 22 17:18:49 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Jan 22 17:18:49 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/54125eb2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 25c2173..b302f42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1357,7 +1357,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-resources-plugin</artifactId>
-                    <version>2.5</version>
+                    <version>2.6</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.servicemix.tooling</groupId>

Reply via email to