X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=77d4217dec4d5a1d1987a8f564987425366b73fc;hb=refs%2Fchanges%2F92%2F98792%2F12;hp=d8d13a115d8de518237c9404ded974cda1eafa46;hpb=496fcb81f1d4e5e07cbdefcb34630c0c17a20a22;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index d8d13a115..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.10 + 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} + -