X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=b45038bd330fbf19c82faad22d607633725d6ce8;hb=1d7630c895629d8c45382d19736838a38c86f99d;hp=60b8f22358ead5e994a0ba497373977bec8282a3;hpb=92e2991cd0003f4592d12f78b20822642362bb5f;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 60b8f2235..b45038bd3 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,84 +12,55 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 5.0.3 + 11.0.2 org.opendaylight.transportpce odl-transportpce - 0.5.0-SNAPSHOT + 7.0.0-SNAPSHOT feature - + OpenDaylight :: transportpce - 1.10.2-SNAPSHOT - 3.0.6 - 1.7.2-SNAPSHOT - 1.10.2-SNAPSHOT + 4.0.3 + 17.1.0-SNAPSHOT etc/opendaylight/karaf - OpenDaylight :: transportpce + + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + - org.opendaylight.netconf - odl-restconf-all - ${restconf.version} - features - xml - - - 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 - netconf-console - ${netconf.version} - - - org.opendaylight.netconf - odl-netconf-topology - ${netconf.version} + org.opendaylight.transportpce.models + odl-openroadm-models + ${transportpce.models.version} 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-common + transportpce-renderer ${project.version} @@ -99,49 +70,71 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce - transportpce-pce + transportpce-olm ${project.version} org.opendaylight.transportpce - transportpce-renderer + transportpce-pce ${project.version} org.opendaylight.transportpce - transportpce-olm + transportpce-servicehandler ${project.version} - org.opendaylight.transportpce - transportpce-servicehandler - ${project.version} + org.opendaylight.netconf + odl-restconf-all + features + xml - org.opendaylight.transportpce - transportpce-tapimodels - ${project.version} + org.opendaylight.netconf + odl-netconf-connector + features + xml - org.opendaylight.transportpce - transportpce-tapi - ${project.version} + org.opendaylight.netconf + odl-netconf-topology + features + xml - + org.apache.maven.plugins maven-surefire-plugin - 2.18.1 true + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifact + test + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.cfg + cfg + config + + + + + + - -