X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=dd69778ee2e7061d0ad4d94f46bba35149562c1e;hb=0da8cea9fcd1c78753493ed6929f6e3241da06df;hp=48687a29a19c263d4e70462865786994ac3c8e0c;hpb=f6e33ecf517049638bd33e3158e502abc540322a;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 48687a29a..dd69778ee 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -23,11 +23,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - 0.12.2-SNAPSHOT - 1.7.2-SNAPSHOT + 0.12.3-SNAPSHOT + 1.7.3-SNAPSHOT 1.3.0-SNAPSHOT - 0.7.2-SNAPSHOT - 1.4.2-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 + + + + + +