X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=07c27e325161e5a673f65c7c8a51527ff3f34f02;hb=3d1dd382415217763ea8d1f729a45bb9ca48d91b;hp=36b6f99faa72ab6f873cf68458997238173c8c91;hpb=a0136e44a34e87726e92f832a32cb343cf9393c4;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 36b6f99fa..07c27e325 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,24 +12,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 7.0.6 + 9.0.8 org.opendaylight.transportpce odl-transportpce - 3.0.0-SNAPSHOT + 5.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 2.0.4 - 1.9.1-SNAPSHOT + 2.0.11 etc/opendaylight/karaf - @@ -98,28 +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 - ${controller.version} - features - xml - org.opendaylight.netconf - odl-restconf-all + odl-restconf features xml org.opendaylight.netconf - odl-netconf-all + odl-netconf-connector features xml org.opendaylight.netconf - odl-netconf-connector-all + odl-netconf-topology features xml @@ -135,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 + + + + + +