X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=42d77db53728c7d2f4e37c9018cd8c59d86cd8f0;hb=b1b3bafd549bb501937cea5c976d5344608b6ed3;hp=38f0fb46711500c5922eafba69654771ed7f95a5;hpb=924a03f6d2ca5875c2726f3976bd0cff440daea3;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 38f0fb467..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.7 + 13.0.0 org.opendaylight.transportpce transportpce-olm - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.0 + 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 -