X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=8f8cd5f0651f670ce75ff18502667769d05d3129;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=f7e57a15e76da81d51bf05484cddc9820a8a5b66;hpb=0067b0054ebdb285e14dc94fe3264e46856ee9ce;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index f7e57a15e..8f8cd5f06 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,24 +12,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 11.0.1 + 13.0.10 org.opendaylight.transportpce odl-transportpce - 6.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 4.0.2 - 17.0.0-SNAPSHOT + 6.0.6 + 19.2.0 etc/opendaylight/karaf + false + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + org.opendaylight.netconf netconf-artifacts @@ -44,7 +52,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce.models odl-openroadm-models - ${transportpce.models.version} features xml @@ -73,6 +80,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL transportpce-olm ${project.version} + + org.opendaylight.transportpce + transportpce-olm + ${project.version} + cfg + config + org.opendaylight.transportpce transportpce-pce @@ -102,39 +116,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifact - test - - attach-artifact - - - - - ${basedir}/src/main/resources/org.opendaylight.transportpce.cfg - cfg - config - - - - - - - -