From 5bbd9feb84660d06fe635a0cd4cbdf45b110665c Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 25 Sep 2018 11:21:09 +0200 Subject: Fix bugs after bumping to Fluorine ODL dependencies (HONEYCOMB-433) Change-Id: I99b630f97144770849679a04efccaf7fc9868cb6 Signed-off-by: Michal Cmarada --- common/api-parent/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'common/api-parent') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index ddaef9067..25566ee9e 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -17,6 +17,10 @@ 1.18.10-SNAPSHOT pom + + 3.0.0 + + @@ -106,5 +110,11 @@ org.opendaylight.yangtools yang-common + + + com.google.code.findbugs + annotations + ${javax.annotations.version} + -- cgit 1.2.3-korg