Updated Branches: refs/heads/master 23f345ae6 -> eff6e93da
[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/eff6e93d Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/eff6e93d Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/eff6e93d Branch: refs/heads/master Commit: eff6e93da76136d07d0f6deb1064649100086a3a Parents: 23f345a Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 22 17:15:53 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 22 17:15:53 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/eff6e93d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bfc1fb1..b6ce44f 100644 --- a/pom.xml +++ b/pom.xml @@ -1968,7 +1968,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>
