X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=77d4217dec4d5a1d1987a8f564987425366b73fc;hb=89927756515a11e14ea66a60e13575ee79b33eee;hp=555b09eae75da5888539fe6870324c1161b878c2;hpb=5cdb8c27d390342ece2eb4ce3f6ae70a1a4820fa;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 555b09eae..77d4217de 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.14 + 8.0.7 org.opendaylight.transportpce transportpce-olm - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle @@ -28,30 +28,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} test-common ${project.version} + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test - org.mockito mockito-core - 3.2.4 test org.powermock powermock-core - 2.0.2 test org.powermock powermock-api-mockito2 - 2.0.2 test org.powermock powermock-module-junit4 - 2.0.2 test @@ -62,6 +63,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 3.0.2 true + + ${project.groupId} + transportpce-common + ${project.version} + -