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=52d491e1892864b690def9b73867eb82a7885bdc;hpb=0361c3ee72cd0212fd22c205120b36f7e5ed8a63;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 52d491e18..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 - 10.0.5 + 12.0.0 org.opendaylight.transportpce transportpce-olm - 7.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle - 17.1.0 + 19.0.0-SNAPSHOT @@ -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,6 +125,11 @@ 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