X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=1291b278d7e3023f1fb8d4aebfb65df28caf355d;hb=refs%2Fchanges%2F29%2F106829%2F13;hp=625876e46b5557e33b201dda2a021831fc1f4d90;hpb=b25ff2d1e5f14639453df7ae0678fae667300254;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 625876e46..1291b278d 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,17 +13,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 11.0.7 + 12.0.0 org.opendaylight.transportpce transportpce-olm - 7.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle - 18.0.0-SNAPSHOT + 19.0.0-SNAPSHOT @@ -109,6 +109,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + @@ -127,13 +135,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsal-binding-generator test - - com.google.code.findbugs - jsr305 - 3.0.2 - test - true -