X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=1f5a5b765941ee34a577c8d2b98dce33a232c688;hb=b0a7a51082ce7abe4e69229ec4957d9f9100b6bc;hp=c4e5dfabb55af61a60e9df69a3dabca5988167d7;hpb=a0c703ac04217369edcc80c55d2fafd1a0efefe4;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index c4e5dfabb..1f5a5b765 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.11 org.opendaylight.transportpce transportpce-networkmodel - 2.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle + + 20.0.0-SNAPSHOT + + + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 13.0.2 + import + pom + + + org.opendaylight.mdsal + mdsal-artifacts + 13.0.1 + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 7.0.3 + 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 + +