X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=6277da974b5b074a246620d1e21ac89ee1ee3bfc;hb=ab2ed53bd1a86e4f745a7a32902826ea09d50b9b;hp=e6f75ddc85083c5c11f4e42bf03d3c77dc0e1224;hpb=31fca3a32d41bb2f4d140114d01504a8b9caff84;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index e6f75ddc8..6277da974 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,33 +12,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 8.1.3 + 10.0.2 org.opendaylight.transportpce odl-transportpce - 4.0.0-SNAPSHOT + 6.0.0-SNAPSHOT feature - OpenDaylight :: transportpce - 1.13.3 + 3.0.5 etc/opendaylight/karaf - - - - org.opendaylight.netconf - netconf-artifacts - ${netconf.version} - pom - import - - - + + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + @@ -48,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} @@ -98,7 +97,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf - odl-restconf + odl-restconf-all + features + xml + + + org.opendaylight.netconf + odl-restconf-nb-bierman02 features xml @@ -116,7 +121,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - + @@ -126,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 + + + + + + -