X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=a3ae15201edb64ccd6bb9dd8b4cac324db944eb7;hb=481ff4e6c7baa8c9ee3f9a5c4b0978f1cf9d25e8;hp=bc8c2972d960ad8fa84416fdb37dc07cf88e3549;hpb=c6d45b1b0f3e823bf60a159250467625cbceb038;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index bc8c2972d..a3ae15201 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,21 +13,159 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 6.0.4 + 12.0.3 org.opendaylight.transportpce transportpce-networkmodel - 0.5.0-SNAPSHOT + 7.0.0-SNAPSHOT bundle + + 18.0.0 + + + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 10.0.4 + import + pom + + + org.opendaylight.mdsal + mdsal-artifacts + 11.0.7 + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 5.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-10.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 + + + org.opendaylight.transportpce.models + openroadm-service-10.1.0 + + + ${project.groupId} + transportpce-api + ${project.version} + ${project.groupId} transportpce-common ${project.version} + + 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 + sal-netconf-connector + + + com.google.guava + guava + + + org.osgi + org.osgi.service.component.annotations + @@ -36,12 +174,78 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 3.0.2 true - - - - - - false - + + + ${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 + +