summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'odlparent/setup/src/main/resources')
-rwxr-xr-xodlparent/setup/src/main/resources/pom-template.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml
index 71307564..3cb83ebe 100755
--- a/odlparent/setup/src/main/resources/pom-template.xml
+++ b/odlparent/setup/src/main/resources/pom-template.xml
@@ -730,7 +730,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.10.4</version>
<executions>
<execution>
<id>attach-javadocs</id>
@@ -821,7 +820,6 @@
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.10.4</version>
<configuration>
<failOnError>false</failOnError>
<additionalparam>-Xdoclint:none</additionalparam>