aboutsummaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index d1da2a51a98..8afebd281c9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -349,13 +349,6 @@
<artifactId>maven-javadoc-plugin</artifactId>
<executions>
<execution>
- <id>generate-javadoc</id>
- <phase>package</phase>
- <goals>
- <goal>javadoc-no-fork</goal>
- </goals>
- </execution>
- <execution>
<id>attach-javadocs</id>
<goals>
<goal>jar</goal>