X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=85f094043fa702cdfe00bdf71e33332c7fe7ebee;hb=8359f8d61a3289ab73badeeafb8a9a7103284f8d;hp=1e08b60b31eeddebd8f848011fc7868428bdeaec;hpb=15f9ad578d710e996df66e1795f38849db51d878;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 1e08b60b3..85f094043 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -11,30 +11,50 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.13.2-SNAPSHOT org.opendaylight.transportpce transportpce-olm - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT bundle + + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.2-SNAPSHOT + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 1.5.2-SNAPSHOT + import + pom + + + + ${project.groupId} transportpce-api ${project.version} - + ${project.groupId} transportpce-renderer ${project.version} ${project.groupId} - transportpce-ordmodels + transportpce-common ${project.version} @@ -44,7 +64,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT @@ -53,11 +72,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test - org.mockito mockito-core + 2.19.0 test + + org.opendaylight.transportpce + test-common + 0.2.1-SNAPSHOT + test + +