X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=07c27e325161e5a673f65c7c8a51527ff3f34f02;hb=3d1dd382415217763ea8d1f729a45bb9ca48d91b;hp=221b01133fb0b48a5af82e5a337cb64d5c391245;hpb=12832542e72d836f57041ba5d21d7e7493faedbd;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 221b01133..07c27e325 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,23 +12,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 7.0.7 + 9.0.8 org.opendaylight.transportpce odl-transportpce - 3.0.0-SNAPSHOT + 5.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 1.9.2-SNAPSHOT + 2.0.11 etc/opendaylight/karaf - @@ -99,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 @@ -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 + + + + + +