X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=features%2Fodl-transportpce%2Fpom.xml;h=c0c97c2a77c425e3ba871a4b7468ac4eedb43bb1;hb=b3d4257ba36696849b4391f39c4ae904407a72e1;hp=5a64e5ee8769af32d606e0622bb2867e3e7425ee;hpb=8daef5dac6796db184ac1493d8cbaf45bbbc0a85;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 5a64e5ee8..c0c97c2a7 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 11.0.1 + 12.0.2 @@ -23,13 +23,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL OpenDaylight :: transportpce - 4.0.2 - 17.0.0-SNAPSHOT + 5.0.2 + 18.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 - - - - - - - -