X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=9d5c3c903894ae42fd69b57c1b9be35361c9d2b5;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=5a64e5ee8769af32d606e0622bb2867e3e7425ee;hpb=38020141e2f75798493cbca69c71593d8c9bcb3a;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 5a64e5ee8..9d5c3c903 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.11 org.opendaylight.transportpce odl-transportpce - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 4.0.2 - 17.0.0-SNAPSHOT + 7.0.2 + 20.0.0-SNAPSHOT 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 - - - - - - - -