Repository: karaf Updated Branches: refs/heads/master b59ee9dcf -> 10734fede
[KARAF-3312] Upgrade to maven-assembly-plugin 2.4.1 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/10734fed Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/10734fed Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/10734fed Branch: refs/heads/master Commit: 10734fedeef035eb53d25822f53d06274b521177 Parents: b59ee9d Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Oct 30 08:07:23 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Oct 30 08:07:23 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/10734fed/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fdba6e2..af35405 100644 --- a/pom.xml +++ b/pom.xml @@ -1907,7 +1907,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>2.4</version> + <version>2.4.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
