From 6856d42c253f6e9fd5379f06e3c38a0c66118d38 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Mon, 23 Jan 2017 21:05:17 +0100 Subject: [PATCH] Replace FindBugs :jsr305 by full :annotation (Bug 7663) Change-Id: I17e6f6f75ca4972f433b19a1c518898941bab3e4 Signed-off-by: Michael Vorburger --- restconf/sal-rest-connector/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/restconf/sal-rest-connector/pom.xml b/restconf/sal-rest-connector/pom.xml index 14d4cf3ac1..86aac56e40 100644 --- a/restconf/sal-rest-connector/pom.xml +++ b/restconf/sal-rest-connector/pom.xml @@ -151,10 +151,6 @@ logback-classic test - - com.google.code.findbugs - jsr305 - javax.annotation javax.annotation-api -- 2.36.6