aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-05-10 11:09:38 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-05-10 11:09:38 +0200
commite6d6dcc165cddbeea900e79bfd1ddd9bc22d0ef0 (patch)
tree510ef318ff43afe15593ccdc9fc5fb2b0b0bf077 /pom.xml
parenta9cf3b23916a0c2140b1ee2cba438401cda4f1a2 (diff)
downloadsonarqube-e6d6dcc165cddbeea900e79bfd1ddd9bc22d0ef0.tar.gz
sonarqube-e6d6dcc165cddbeea900e79bfd1ddd9bc22d0ef0.zip
Upgrade Javadoc maven plugin
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e72c042a985..955a5e2504a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.7</version>
+ <version>2.8</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -943,7 +943,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.7</version>
<executions>
<execution>
<id>attach-javadocs</id>