X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-transportpce%2Fpom.xml;h=9f254689ece0b9d2199db488073cb31ae0972c37;hb=e898e331b55e5886628f5d4617001276d9945aa1;hp=0b0102be2827721be7d49dfc4a971c51893276d0;hpb=25f39aab062c7d403a1ff1a698a389e6b64eb8f0;p=transportpce.git diff --git a/features/odl-transportpce/pom.xml b/features/odl-transportpce/pom.xml index 0b0102be2..9f254689e 100644 --- a/features/odl-transportpce/pom.xml +++ b/features/odl-transportpce/pom.xml @@ -12,28 +12,35 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.3 org.opendaylight.transportpce odl-transportpce - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT feature - 0.12.3-SNAPSHOT - 1.7.3-SNAPSHOT - 1.3.0-SNAPSHOT - 0.7.3-SNAPSHOT - 1.4.3-SNAPSHOT + 0.13.1-SNAPSHOT + 1.8.1-SNAPSHOT + 2.0.9 + 1.5.1-SNAPSHOT + 1.8.1-SNAPSHOT etc/opendaylight/karaf OpenDaylight :: transportpce + + org.opendaylight.netconf + odl-restconf-all + ${restconf.version} + features + xml + org.opendaylight.controller odl-mdsal-broker @@ -57,7 +64,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf - odl-netconf-console + netconf-console + ${netconf.version} + + + org.opendaylight.netconf + odl-netconf-topology ${netconf.version} features xml @@ -78,7 +90,24 @@ 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} + + + org.opendaylight.transportpce + transportpce-pce ${project.version} @@ -93,7 +122,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 +132,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 + + + + + +