X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=acd72058774a3b4fa55d9f1181e60cfbcbdfe5cd;hb=c2401400ef8237a2208fb5a4ef219172b880ad96;hp=10bfde6f8c83e438e0bb800461850676516ca878;hpb=6ea76beeeb8380224d81019c84b4b1fcad569cef;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 10bfde6f8..acd720587 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,30 +13,59 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 10.0.1 + 11.0.7 org.opendaylight.transportpce transportpce-olm - 6.0.0-SNAPSHOT + 7.0.1-SNAPSHOT bundle + + 18.0.1 + + + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + + - ${project.groupId}.ordmodels - transportpce-ordmodels-common - ${project.version} + org.opendaylight.transportpce.models + openroadm-common-1.2.1 - ${project.groupId}.ordmodels - transportpce-ordmodels-device - ${project.version} + org.opendaylight.transportpce.models + openroadm-common-2.2.1 - ${project.groupId}.ordmodels - transportpce-ordmodels-network - ${project.version} + org.opendaylight.transportpce.models + openroadm-common-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-device-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-network-10.1.0 ${project.groupId} @@ -56,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 @@ -84,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 @@ -99,10 +125,48 @@ 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 + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifact + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.cfg + cfg + config + + + + + + + +