X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=3980dfee3a9f4cf737e4890e6eb8a0bc145f8402;hb=refs%2Fchanges%2F32%2F107932%2F2;hp=d425254e1e5b91299db6b570498e11e1d70685c5;hpb=e2d975231516eea202cd5dc0bbdd7511d4fa414d;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index d425254e1..3980dfee3 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.4 org.opendaylight.transportpce transportpce-networkmodel - 1.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle + + 19.0.0-SNAPSHOT + + + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 11.0.2 + import + pom + + + org.opendaylight.mdsal + mdsal-artifacts + 12.0.2 + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 6.0.4 + 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 + +