X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=07c27e325161e5a673f65c7c8a51527ff3f34f02;hb=3d1dd382415217763ea8d1f729a45bb9ca48d91b;hp=db3257251ff09cf9beb679dc99fdba14d66a4e9f;hpb=297991027bf35646c557d3a1be30c19382aa2e7f;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index db3257251..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.0 + 9.0.8 org.opendaylight.transportpce odl-transportpce - 3.0.0-SNAPSHOT + 5.0.0-SNAPSHOT feature OpenDaylight :: transportpce - 1.10.0-SNAPSHOT + 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 + + + + + +