Fix javadoc generation not working with JDK 11

By updating the maven-javadoc-plugin in onos-dependencies.

Change-Id: I6ef2812bb7a4743a7119bdc8490637e1e95ea3f8
2 files changed
tree: 8773ec6813dbf23bac1bf490c6e6cf92d8c72376
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. LICENSE.txt
  5. README.md
  6. TEST-README.md
  7. api/
  8. app/
  9. pom.xml
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install