X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=254504b5d511cb486f2cd9f1b0a92bfc4b8f535f;hb=b0a7a51082ce7abe4e69229ec4957d9f9100b6bc;hp=b7a87d7e17602b6c96f6748ae9e940988fa98b65;hpb=bc7e77930f84d25f4f000918278b0dbf9e5b52f9;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index b7a87d7e1..254504b5d 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.3 + 13.0.11 org.opendaylight.transportpce odl-transportpce - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 4.0.4 - 17.1.0-SNAPSHOT + 7.0.3 + 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 - - - - - - - -