summaryrefslogtreecommitdiffstats
path: root/vespa-hadoop
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-05-03 15:20:37 +0200
committergjoranv <gv@oath.com>2018-05-03 15:32:38 +0200
commitc1e4051a779ec0e0fa8a79ab12bcef7d93661e6f (patch)
tree868987481e1ebcd9892563f8d7fd26faf0dfd0a5 /vespa-hadoop
parent2b9efa1f36304bddba69a797bfadc9ba17125dc5 (diff)
Do NOT specify custom version of maven plugins in child modules.
Diffstat (limited to 'vespa-hadoop')
-rw-r--r--vespa-hadoop/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespa-hadoop/pom.xml b/vespa-hadoop/pom.xml
index 670dc8b1d23..39ea7fcfd8d 100644
--- a/vespa-hadoop/pom.xml
+++ b/vespa-hadoop/pom.xml
@@ -134,7 +134,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
- <version>2.4</version>
<executions>
<execution>
<id>attach-sources</id>