Updated Branches:
  refs/heads/master fe0897934 -> cc2aef0a8

use last assembly plugin version


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

Branch: refs/heads/master
Commit: 63d03972cfc4dbebe823d146fb4c2c3066444369
Parents: fe08979
Author: Olivier Lamy <[email protected]>
Authored: Mon Dec 2 10:15:04 2013 +1100
Committer: Olivier Lamy <[email protected]>
Committed: Mon Dec 2 10:15:04 2013 +1100

----------------------------------------------------------------------
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/63d03972/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 47a1608..b62b979 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,6 +353,11 @@
           <artifactId>maven-javadoc-plugin</artifactId>
           <version>2.9.1</version>
         </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.4</version>
+        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>

Reply via email to