aboutsummaryrefslogtreecommitdiff
path: root/network
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 /network
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 'network')
-rw-r--r--network/common/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/network/common/pom.xml b/network/common/pom.xml
index 22c738bde6..0c3147761c 100644
--- a/network/common/pom.xml
+++ b/network/common/pom.xml
@@ -95,7 +95,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>2.2</version>
<executions>
<execution>
<id>test-jar-on-test-compile</id>