You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/02/07 16:19:17 UTC

[3/4] git commit: assembly plugin 2.4 is faster

assembly plugin 2.4 is faster


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

Branch: refs/heads/maven-3.0.x
Commit: 30d72ba04872be6e82aa5dbc5255cf272bba482f
Parents: e9ee1a8
Author: olivier lamy <ol...@apache.org>
Authored: Thu Feb 7 16:13:39 2013 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Thu Feb 7 16:13:39 2013 +0100

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/30d72ba0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6152642..3ec5dff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -452,7 +452,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.2-beta-5</version>
+          <version>2.4</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>