X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=07c27e325161e5a673f65c7c8a51527ff3f34f02;hb=3d1dd382415217763ea8d1f729a45bb9ca48d91b;hp=b2ffc0484e3f3b5a4207209bf946c8bd881b2eeb;hpb=88200f3bd30cecd40e6ebe1d9471b5fdbbd11144;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index b2ffc0484..07c27e325 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,19 +12,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 8.1.1 + 9.0.8 org.opendaylight.transportpce odl-transportpce - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 1.13.1 + 2.0.11 etc/opendaylight/karaf @@ -98,19 +98,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 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 @@ -126,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 + + + + + +