X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=c60f718badf3c3bf18ee1e0015cdbe54300c94ca;hb=26faa32fd33f5afd4d47e464e7283a67f65c7c39;hp=36b6f99faa72ab6f873cf68458997238173c8c91;hpb=a0136e44a34e87726e92f832a32cb343cf9393c4;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 36b6f99fa..c60f718ba 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,35 +12,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 7.0.6 + 10.0.3 org.opendaylight.transportpce odl-transportpce - 3.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature - OpenDaylight :: transportpce - 2.0.4 - 1.9.1-SNAPSHOT + 3.0.6 etc/opendaylight/karaf - - - - - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} - pom - import - - - + + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + @@ -50,17 +47,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId}.ordmodels - transportpce-ordmodels-network + transportpce-ordmodels-device ${project.version} ${project.groupId}.ordmodels - transportpce-ordmodels-service + transportpce-ordmodels-network ${project.version} ${project.groupId}.ordmodels - transportpce-ordmodels-device + transportpce-ordmodels-service ${project.version} @@ -99,33 +96,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.version} - org.opendaylight.controller - odl-mdsal-broker - ${controller.version} + org.opendaylight.netconf + odl-restconf-all features xml org.opendaylight.netconf - odl-restconf-all + odl-restconf-nb-bierman02 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,7 +131,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 + + + + + + -