summaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahoo-inc.com>2017-05-16 15:40:08 +0200
committerArne H Juul <arnej@yahoo-inc.com>2017-05-16 15:44:45 +0200
commit5bc0c23070531def23ad7f2666f11048289fbaca (patch)
tree9f036f1755807c7b95b8843d032f9a1f6d814025 /vespa-documentgen-plugin
parent357fa2d9bbca20e3cacfaf214f75496570bf52d4 (diff)
remove duplicate plugin
Diffstat (limited to 'vespa-documentgen-plugin')
-rw-r--r--vespa-documentgen-plugin/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vespa-documentgen-plugin/pom.xml b/vespa-documentgen-plugin/pom.xml
index de6404f2ea7..6f9e7b91554 100644
--- a/vespa-documentgen-plugin/pom.xml
+++ b/vespa-documentgen-plugin/pom.xml
@@ -59,10 +59,6 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<configuration>
<updateReleaseInfo>true</updateReleaseInfo>