X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=42d77db53728c7d2f4e37c9018cd8c59d86cd8f0;hb=b1b3bafd549bb501937cea5c976d5344608b6ed3;hp=4ab2f227fc4dc771b64b3e7c1e7867bd69f21342;hpb=d8e9e3839c76b5be417ab949fecaff8b99fcaf3c;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 4ab2f227f..42d77db53 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.6 + 13.0.0 org.opendaylight.transportpce transportpce-olm - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.0-SNAPSHOT + 20.0.0-SNAPSHOT @@ -65,7 +65,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models - openroadm-network-10.1.0 + openroadm-network-13.1.0 ${project.groupId} @@ -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 -