aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2015-04-28 07:48:34 -0400
committerSean Owen <sowen@cloudera.com>2015-04-28 07:48:34 -0400
commit7f3b3b7eb7d14767124a28ec0062c4d60d6c16fc (patch)
tree108dc65facaac659d243667c12836565d03401f7 /assembly
parente13cd86567a43672297bb488088dd8f40ec799bf (diff)
downloadspark-7f3b3b7eb7d14767124a28ec0062c4d60d6c16fc.tar.gz
spark-7f3b3b7eb7d14767124a28ec0062c4d60d6c16fc.tar.bz2
spark-7f3b3b7eb7d14767124a28ec0062c4d60d6c16fc.zip
[SPARK-7168] [BUILD] Update plugin versions in Maven build and centralize versions
Update Maven build plugin versions and centralize plugin version management Author: Sean Owen <sowen@cloudera.com> Closes #5720 from srowen/SPARK-7168 and squashes the following commits: 98a8947 [Sean Owen] Make install, deploy plugin versions explicit 4ecf3b2 [Sean Owen] Update Maven build plugin versions and centralize plugin version management
Diffstat (limited to 'assembly')
-rw-r--r--assembly/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 20593e710d..2b4d0a990b 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -194,7 +194,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.4</version>
<executions>
<execution>
<id>dist</id>