X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=acd72058774a3b4fa55d9f1181e60cfbcbdfe5cd;hb=c2401400ef8237a2208fb5a4ef219172b880ad96;hp=52d491e1892864b690def9b73867eb82a7885bdc;hpb=0361c3ee72cd0212fd22c205120b36f7e5ed8a63;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 52d491e18..acd720587 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 - 10.0.5 + 11.0.7 org.opendaylight.transportpce transportpce-olm - 7.0.0-SNAPSHOT + 7.0.1-SNAPSHOT bundle - 17.1.0 + 18.0.1 @@ -51,10 +51,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models openroadm-common-7.1.0 - - org.opendaylight.transportpce.models - openroadm-common-10.1.0 - org.opendaylight.transportpce.models openroadm-device-1.2.1 @@ -71,10 +67,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.transportpce.models openroadm-network-10.1.0 - - org.opendaylight.transportpce.models - openroadm-service-10.1.0 - ${project.groupId} transportpce-api @@ -93,10 +85,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-common - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types - org.opendaylight.mdsal.binding.model.ietf rfc8345-ietf-network @@ -121,12 +109,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava - - com.google.code.findbugs - jsr305 - 3.0.2 - true + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations @@ -136,11 +125,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + test + org.opendaylight.mdsal mdsal-binding-generator test + + com.google.code.findbugs + jsr305 + 3.0.2 + test + true +