X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=950d6c59e1989fd86e0635686e0e36efc0f3b38e;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=74a5a643773bdfa2fafe2aa2e44282e882564973;hpb=211dacfed540c8ddbf552c229c74b6054b185720;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 74a5a6437..950d6c59e 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 - 9.0.4 + 13.0.1 org.opendaylight.transportpce transportpce-olm - 5.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle + + 20.0.0-SNAPSHOT + + + + + + 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-13.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,41 @@ 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 + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifact + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.cfg + cfg + config + + + + + + + +