From 4273f4e051b5f25ebe932e49e72388e56ef0ffd8 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 13 Oct 2016 17:37:54 +0200 Subject: HONEYCOMB-225 Bump ODL to Boron Change-Id: I45e30b4815737dd4bafe39d839d90c9799ad3cb7 Signed-off-by: Maros Marsalek --- common/honeycomb-parent/pom.xml | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) (limited to 'common/honeycomb-parent') diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 5843d4144..511e685ff 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -43,27 +43,28 @@ UTF-8 - 0.8.2-Beryllium-SR2 - 2.0.2-Beryllium-SR2 - 1.3.2-Beryllium-SR2 - 0.8.2-Beryllium-SR2 - 1.0.2-Beryllium-SR2 - 1.3.2-Beryllium-SR2 + 1.0.0-Boron + 2.1.0-Boron + 1.4.0-Boron + 0.9.0-Boron + 1.1.0-Boron + 1.4.0-Boron target/generated-sources/mdsal-binding 4.11 - 1.9.5 + 1.10.19 1.3 18.0 - 2.16 + 2.17 + 6.16 2.10.3 0.7.2.201409121644 1.4 - 3.3 - 3.0.0 + 3.5.1 + 3.0.1 APACHE_HEADER.txt @@ -72,7 +73,7 @@ false 2.9 - 2.6 + 3.0.1 3.4 1.5.3 @@ -202,7 +203,7 @@ maven-checkstyle-plugin - ${checkstyle.version} + ${checkstyle.plugin.version} honeycomb-checkstyle.xml @@ -273,6 +274,12 @@ checkstyle-logging ${yangtools.version} + + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + -- cgit 1.2.3-korg