From: Robert Varga Date: Tue, 1 Oct 2019 11:06:12 +0000 (+0200) Subject: Remove unneeded javax.annotation suppressions X-Git-Tag: v5.0.0~5 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=aa8761519639966a810339397bce45da3d24bd77;p=mdsal.git Remove unneeded javax.annotation suppressions We do not have javax.annotation dependencies in these components, remove supressions. Change-Id: Ie08b1fffb923afb2f5579abc01577b9b786204df Signed-off-by: Robert Varga --- diff --git a/binding/mdsal-binding-spec-util/pom.xml b/binding/mdsal-binding-spec-util/pom.xml index 6cca129920..56e7bea825 100644 --- a/binding/mdsal-binding-spec-util/pom.xml +++ b/binding/mdsal-binding-spec-util/pom.xml @@ -31,23 +31,6 @@ - - - - org.apache.felix - maven-bundle-plugin - true - - - - !javax.annotation, - * - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index d024331d09..da5037f954 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -40,18 +40,4 @@ guava - - - - - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index 756dbfcbff..347b951bde 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -79,20 +79,6 @@ - - - - org.apache.felix - maven-bundle-plugin - - - - !javax.annotation,* - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/model/ietf/ietf-type-util/pom.xml b/model/ietf/ietf-type-util/pom.xml index 5c921fef87..77961144aa 100644 --- a/model/ietf/ietf-type-util/pom.xml +++ b/model/ietf/ietf-type-util/pom.xml @@ -36,20 +36,6 @@ - - - - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git