You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/01/21 19:08:48 UTC

git commit: [KARAF-2703] Upgrade to maven-assembly-plugin 2.4

Updated Branches:
  refs/heads/master 949c8996b -> a9da105fb


[KARAF-2703] Upgrade to maven-assembly-plugin 2.4


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

Branch: refs/heads/master
Commit: a9da105fba84455ca51519de9283cf971a0ecee3
Parents: 949c899
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Jan 21 19:08:12 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Jan 21 19:08:12 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/a9da105f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 376d775..5f0ad51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1983,7 +1983,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.2.1</version>
+                    <version>2.4</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>