Fix maven-site-plugin not working with JDK9 43/51443/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 5 Feb 2017 16:53:25 +0000 (17:53 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 5 Feb 2017 16:56:28 +0000 (17:56 +0100)
commitc90b41f1f7fa30818cdb481bb94904015f86c2b4
treed76038c8628e343905bdfa52b6dd38808a8df33b
parenta3dbaf87aab811fe6de342be8783904c8f7d101d
Fix maven-site-plugin not working with JDK9

site plugin pulls in old velocity, which in turn pulls in
old commons-lang, which breaks with new Java versioning
scheme. Bump the dependency to 2.6 to make it work.

Change-Id: I37f11858fafccf02eb8c17581fa5c44214bcfdd4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent-lite/pom.xml