X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=df65400fbcf5e3861894aab23787db9fb81e7140;hb=0332192c76317e005a52f9c5fe6f42328f92f001;hp=606b9dc20a06221b0dd6e54ccf4855752b2d81a8;hpb=1454f18dc5d8c3e1b04c7fec1fddfb5780ee2139;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 606b9dc20..df65400fb 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,73 +12,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 2.0.2 + 8.1.0 org.opendaylight.transportpce odl-transportpce - 0.2.0-SNAPSHOT + 3.0.0-SNAPSHOT feature + OpenDaylight :: transportpce - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.3.0-SNAPSHOT + 1.13.0 etc/opendaylight/karaf - OpenDaylight :: transportpce + + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + - org.opendaylight.controller - odl-mdsal-broker - ${mdsal.version} - features - xml - - - org.opendaylight.netconf - odl-netconf-all - ${netconf.version} - features - xml + ${project.groupId}.ordmodels + transportpce-ordmodels-common + ${project.version} - org.opendaylight.netconf - odl-netconf-connector-all - ${netconf.version} - features - xml + ${project.groupId}.ordmodels + transportpce-ordmodels-network + ${project.version} - org.opendaylight.netconf - odl-netconf-console - ${netconf.version} - features - xml + ${project.groupId}.ordmodels + transportpce-ordmodels-service + ${project.version} - org.opendaylight.transportpce - odl-transportpce-api + ${project.groupId}.ordmodels + transportpce-ordmodels-device ${project.version} - features - xml org.opendaylight.transportpce - odl-transportpce-ordmodels + transportpce-api ${project.version} - features - xml org.opendaylight.transportpce - transportpce-impl + transportpce-common ${project.version} @@ -88,17 +78,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce - transportpce-olm + transportpce-networkmodel ${project.version} org.opendaylight.transportpce - transportpce-stubrenderer + transportpce-olm ${project.version} org.opendaylight.transportpce - transportpce-stubpce + transportpce-pce ${project.version} @@ -106,5 +96,37 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL transportpce-servicehandler ${project.version} + + org.opendaylight.netconf + odl-restconf-all + features + xml + + + org.opendaylight.netconf + odl-netconf-all + features + xml + + + org.opendaylight.netconf + odl-netconf-connector-all + features + xml + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + +