X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=05db9cdee9b338b88467755a9961897159701563;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=bc8c2972d960ad8fa84416fdb37dc07cf88e3549;hpb=c6d45b1b0f3e823bf60a159250467625cbceb038;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index bc8c2972d..05db9cdee 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,35 +13,236 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 6.0.4 + 13.0.10 org.opendaylight.transportpce transportpce-networkmodel - 0.5.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle + + 19.2.0 + + + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 11.0.5 + import + pom + + + org.opendaylight.mdsal + mdsal-artifacts + 12.0.4 + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 6.0.6 + import + pom + + + + + + org.opendaylight.transportpce.models + openroadm-common-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-common-13.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 + + + org.opendaylight.transportpce.models + openroadm-service-13.1.0 + + + ${project.groupId} + transportpce-api + ${project.version} + ${project.groupId} transportpce-common ${project.version} - - - com.google.code.findbugs - jsr305 - 3.0.2 + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network-topology + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.netconf.model + rfc5277 + + + org.opendaylight.netconf + netconf-topology + + + org.opendaylight.netconf + netconf-client-mdsal + + + com.github.spotbugs + spotbugs-annotations true - - - - - - false - + + com.google.guava + guava + + + org.osgi + org.osgi.service.component.annotations + + + + ${project.groupId} + test-common + ${project.version} + test + + + org.opendaylight.yangtools + yang-model-api + test + + + org.opendaylight.yangtools + yang-data-api + test + + + org.opendaylight.yangtools + yang-data-impl + test + + + org.opendaylight.yangtools + yang-data-codec-gson + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + + + org.opendaylight.netconf.model + rfc6241 + test + + + com.google.code.gson + gson + test + +