X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-impl%2Fpom.xml;h=5a958d04ba3af0b9c32af13d430ebb15a99ef5ba;hb=HEAD;hp=419aac125e2813597f4a0b9cfc241c69e03b76dd;hpb=fd1b64be7b8fbee2888d81c8a13bb498c9a2d59f;p=ovsdb.git diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 419aac125..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.17.0-SNAPSHOT + 1.19.0-SNAPSHOT ../../commons/binding-parent @@ -107,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 +