X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=07c27e325161e5a673f65c7c8a51527ff3f34f02;hb=3d1dd382415217763ea8d1f729a45bb9ca48d91b;hp=8cb346a6dc269de0cded2d16c199747de7843928;hpb=28782d1dd45cfb5cc5f3bc88f3dff0afd74c3724;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 8cb346a6d..07c27e325 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,24 +12,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 6.0.10 + 9.0.8 org.opendaylight.transportpce odl-transportpce - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 1.11.2-SNAPSHOT - 1.8.2-SNAPSHOT - 1.11.2-SNAPSHOT + 2.0.11 etc/opendaylight/karaf + + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + + ${project.groupId}.ordmodels @@ -86,32 +96,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL transportpce-servicehandler ${project.version} - - - org.opendaylight.controller - odl-mdsal-broker - ${mdsal.version} - features - xml - org.opendaylight.netconf - odl-restconf-all - ${restconf.version} + odl-restconf features xml org.opendaylight.netconf - odl-netconf-all - ${netconf.version} + odl-netconf-connector features xml org.opendaylight.netconf - odl-netconf-connector-all - ${netconf.version} + odl-netconf-topology features xml @@ -127,6 +126,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL true + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifact + test + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.cfg + cfg + config + + + + + +