Updated Branches: refs/heads/karaf-2.x 1766bfcc1 -> a10cf5b77
[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/a10cf5b7 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/a10cf5b7 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/a10cf5b7 Branch: refs/heads/karaf-2.x Commit: a10cf5b773384010fe8edc7b9318194a17099efd Parents: 1766bfc Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 22 17:17:43 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 22 17:17:43 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/a10cf5b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2255b21..88997db 100644 --- a/pom.xml +++ b/pom.xml @@ -1347,7 +1347,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>
