From 556a0f59abc9b09005d40945bc20948d69e4f98e Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 25 Sep 2018 11:15:35 +0200 Subject: Bump ODL dependencies to Fluorine (HONEYCOMB-433) Change-Id: I142ebd2899272feff00abe7d4bae708f093ee3ec Signed-off-by: Michal Cmarada --- common/api-parent/pom.xml | 9 +++++++++ common/honeycomb-parent/pom.xml | 22 ++++++++++++++-------- common/impl-parent/pom.xml | 1 + common/scripts-parent/pom.xml | 2 +- 4 files changed, 25 insertions(+), 9 deletions(-) (limited to 'common') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index 0d41315b0..8fe25b329 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -28,6 +28,10 @@ 1.18.10-SNAPSHOT pom + + 3.0.0 + + @@ -117,5 +121,10 @@ org.opendaylight.yangtools yang-common + + com.google.code.findbugs + annotations + ${annotations.version} + diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 9e5085d0a..4dc13ed39 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -46,14 +46,14 @@ UTF-8 - 2.0.5 - 2.4.3 - 1.7.3 - 0.12.3 - 1.4.3 - 1.7.3 - 0.12.3 - 0.9.3 + 2.0.11 + 2.5.0 + 1.8.0 + 0.13.0 + 1.5.0 + 1.8.0 + 0.13.0 + 0.10.0 target/generated-sources/mdsal-binding @@ -63,6 +63,7 @@ 23.6-jre 3.0.0 1.7.21 + 2.1.150 2.17 @@ -196,6 +197,11 @@ slf4j-api ${slf4j.version} + + org.eclipse.jdt + org.eclipse.jdt.annotation + ${jdt.version} + diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 8cdcedc65..8f87d7a3d 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -34,6 +34,7 @@ 1.2.0 1.0.8 3.0.2 + 5.0.0 diff --git a/common/scripts-parent/pom.xml b/common/scripts-parent/pom.xml index e4da7cb3f..61fe04af5 100644 --- a/common/scripts-parent/pom.xml +++ b/common/scripts-parent/pom.xml @@ -32,7 +32,7 @@ 2.4.7 2.9.2-01 2.4.3-01 - 0.12.3 + 0.13.0 -- cgit 1.2.3-korg