X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=58ff28c175ea76254afba2231a8b5719a2a92e74;hb=23c14482d833899573945b2cc53bb1420b2ee54b;hp=b2b56de8e0fedf3f13f46d3b355a1072ca356430;hpb=703714eb01f521a7a025b02780be9e0a86e2330f;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index b2b56de8e..84d937a78 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,78 +12,67 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.1 + 13.0.4 org.opendaylight.transportpce odl-transportpce - 0.2.0-SNAPSHOT + 8.0.0-SNAPSHOT feature - + OpenDaylight :: transportpce - 0.12.2 - 1.7.2 - 1.3.0-SNAPSHOT - 0.7.2 - 1.4.2 + 6.0.4 + 19.0.0-SNAPSHOT etc/opendaylight/karaf + false - OpenDaylight :: transportpce + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + - org.opendaylight.controller - odl-mdsal-broker - ${mdsal.version} - features - xml - - - org.opendaylight.netconf - odl-netconf-all - ${netconf.version} - features - xml - - - org.opendaylight.netconf - odl-netconf-connector-all - ${netconf.version} - features - xml - - - org.opendaylight.netconf - odl-netconf-console - ${netconf.version} + org.opendaylight.transportpce.models + odl-openroadm-models features xml org.opendaylight.transportpce - odl-transportpce-api + transportpce-api ${project.version} - features - xml org.opendaylight.transportpce - odl-transportpce-ordmodels + transportpce-common ${project.version} - features - xml org.opendaylight.transportpce - transportpce-impl + transportpce-renderer ${project.version} org.opendaylight.transportpce - transportpce-renderer + transportpce-networkmodel ${project.version} @@ -93,12 +82,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce - transportpce-stubrenderer + transportpce-olm ${project.version} + cfg + config org.opendaylight.transportpce - transportpce-stubpce + transportpce-pce ${project.version} @@ -106,5 +97,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL transportpce-servicehandler ${project.version} + + org.opendaylight.netconf + odl-restconf-all + features + xml + + + org.opendaylight.netconf + odl-netconf-connector + features + xml + + + org.opendaylight.netconf + odl-netconf-topology + features + xml +