X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=features%2Fodl-transportpce%2Fpom.xml;h=dd69778ee2e7061d0ad4d94f46bba35149562c1e;hb=0da8cea9fcd1c78753493ed6929f6e3241da06df;hp=606b9dc20a06221b0dd6e54ccf4855752b2d81a8;hpb=1454f18dc5d8c3e1b04c7fec1fddfb5780ee2139;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 606b9dc20..dd69778ee 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 2.0.2 + 3.1.0 @@ -23,11 +23,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.11.0-SNAPSHOT - 1.6.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.3.0-SNAPSHOT + 0.12.3-SNAPSHOT + 1.7.3-SNAPSHOT + 1.3.0-SNAPSHOT + 1.4.3-SNAPSHOT etc/opendaylight/karaf @@ -62,6 +61,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL features xml + + org.opendaylight.netconf + odl-netconf-topology + ${netconf.version} + features + xml + org.opendaylight.transportpce odl-transportpce-api @@ -78,7 +84,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce - transportpce-impl + odl-transportpce-stubmodels + ${project.version} + features + xml + + + org.opendaylight.transportpce + transportpce-common + ${project.version} + + + org.opendaylight.transportpce + transportpce-networkmodel ${project.version} @@ -93,7 +111,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce - transportpce-stubrenderer + transportpce-servicehandler ${project.version} @@ -103,8 +121,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.transportpce - transportpce-servicehandler + transportpce-stubrenderer ${project.version} + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + true + + + + + +