Repository: karaf Updated Branches: refs/heads/master 4e39eb3b9 -> 7bc81c704
KARAF-4381 - Upgrade to maven-antrun-plugin 1.8 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/7bc81c70 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/7bc81c70 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/7bc81c70 Branch: refs/heads/master Commit: 7bc81c704c8e07111fa56a3f99314447d019f92a Parents: 4e39eb3 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 6 12:12:47 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 6 12:12:47 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/7bc81c70/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c4ca83b..1e7687d 100644 --- a/pom.xml +++ b/pom.xml @@ -1855,7 +1855,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> - <version>1.7</version> + <version>1.8</version> <dependencies> <dependency> <groupId>ant-contrib</groupId>
