From: Stephen Kitt Date: Thu, 9 Jun 2016 14:38:51 +0000 (+0200) Subject: Update plugin property info X-Git-Tag: release/boron~60 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F14%2F40114%2F5;p=odlparent.git Update plugin property info checkstyle.runtime.version, gmaven.plugin.version, jar.plugin.version, and maven.release.version aren't used outside odlparent, remove them. Change-Id: Ic492b2f8ac01736c32485503c5418381423a650a Signed-off-by: Stephen Kitt --- diff --git a/odlparent/pom.xml b/odlparent/pom.xml index e35991c2d..a3970ec00 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -48,30 +48,46 @@ ${maven.compiler.target} + 1.8 + 3.0.0 + 2.6.1 + 3.3 + 2.6 + 2.10.3 + 3.4 - 2.5.2 + + 2.18.1 + ${maven.bundle.version} - 6.16 + 2.17 + 0.2.0-SNAPSHOT + ${maven.compile.plugin.version} + 1.4.1 - 1.31 - 4.4.0 + + 1.31 + + 4.4.0 + + 2.18.1 - 1.0 + 0.7.2.201409121644 - ${maven.jar.version} 3.0.6 + 2.8.1 + 1.0-alpha-2 - ${maven.release.version} + + 2.5.2 @@ -130,7 +149,8 @@ com.puppycrawl.tools checkstyle - ${checkstyle.runtime.version} + + 6.16 @@ -1117,7 +1137,8 @@ com.puppycrawl.tools checkstyle - ${checkstyle.runtime.version} + + 6.16 org.opendaylight.odlparent @@ -1199,7 +1220,7 @@ maven-release-plugin - ${maven.release.version} + ${releaseplugin.version} maven-dependency-plugin @@ -1303,7 +1324,7 @@ org.codehaus.groovy.maven gmaven-plugin - ${gmaven.plugin.version} + 1.0 org.codehaus.mojo