X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=c35a95930c0f10df525a43c6445944c04d769f97;hb=06179035e9d3d23381a3e89506615e8c5d96dcf0;hp=229f9d2dca1c656a1fa48b7c75255133f6abfe2f;hpb=e0d081147df2204d72281e25fc4febfca6a4e6b0;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 229f9d2dc..c35a95930 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,23 +12,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 9.0.15 + 12.0.3 org.opendaylight.transportpce odl-transportpce - 5.0.0-SNAPSHOT + 7.0.1-SNAPSHOT feature OpenDaylight :: transportpce - 2.0.16 + 5.0.4 + 18.0.0 etc/opendaylight/karaf + false + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + org.opendaylight.netconf netconf-artifacts @@ -41,24 +50,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - ${project.groupId}.ordmodels - transportpce-ordmodels-common - ${project.version} - - - ${project.groupId}.ordmodels - transportpce-ordmodels-device - ${project.version} - - - ${project.groupId}.ordmodels - transportpce-ordmodels-network - ${project.version} - - - ${project.groupId}.ordmodels - transportpce-ordmodels-service - ${project.version} + org.opendaylight.transportpce.models + odl-openroadm-models + features + xml org.opendaylight.transportpce @@ -85,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 @@ -97,7 +99,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf - odl-restconf + odl-restconf-all features xml @@ -114,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 - - - - - - - -