X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-impl%2Fpom.xml;h=5a958d04ba3af0b9c32af13d430ebb15a99ef5ba;hb=HEAD;hp=b5eeb0dcc0c5e141bd6c8f9c5c3eba3f6de4cd58;hpb=8838b9b1339188e947135ab0bef9792d967bd57d;p=ovsdb.git diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index b5eeb0dcc..5a958d04b 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.15.0-SNAPSHOT + 1.19.0-SNAPSHOT ../../commons/binding-parent @@ -87,15 +87,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.infrautils ready-api - - org.opendaylight.serviceutils - upgrade - org.opendaylight.infrautils diagstatus-api + + com.github.spotbugs + spotbugs-annotations + true + com.guicedee.services javax.inject @@ -106,6 +107,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html jakarta.annotation-api true + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations +