aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-10-15 12:39:33 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-15 12:39:33 +0000
commit336d14829e050c7baf785c8d7f2b06e7da08a20f (patch)
tree6e8cb70aca2b811de4b4f64c3d9e3f0e60f9910f /pom.xml
parent660b57dcac804a1e4e39c006a0dee7db8e6e4012 (diff)
parentfcfaa3e9e409e1c11012fde0c53c82cf87f50b93 (diff)
Merge "Fixed POMs for staging builds"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 47a548d643..a4edf476a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.10.4</version>
+ <version>3.0.0-M1</version>
<configuration>
<failOnError>false</failOnError>
<doclet>org.umlgraph.doclet.UmlGraphDoc</doclet>