X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=37c24e41ae02609b0d3cb6be758eeede2a4c81fb;hb=e32e5bfef036fa512155a486683b30b8a9e00e83;hp=eeee37db3965185ba550ff5a0a2ca07dd9aace10;hpb=175376aef632d5cc5b0a6526ddc71ac0ce38667e;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index eeee37db3..37c24e41a 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.7 + 10.0.3 org.opendaylight.transportpce odl-transportpce - 3.0.0-SNAPSHOT + 5.1.0-SNAPSHOT feature - OpenDaylight :: transportpce - 2.0.6 - 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 + + + + + + -