X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=908b44fe6fca50a8a693bd6611e2a22d55d9ae9a;hb=e8b516c52451ad5055529b3e11065546a58394b3;hp=18aa436e9143ceada9626ea6a77dcf3ed7b719a9;hpb=1ba392fd93aeda266371bcebde3f6a3afdae83d8;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 18aa436e9..908b44fe6 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 - 4.0.8 + 7.0.7 org.opendaylight.transportpce transportpce-olm - 0.5.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle @@ -28,12 +28,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} test-common ${project.version} + test - org.mockito mockito-core - 2.25.0 + 3.2.4 test @@ -59,7 +59,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.code.findbugs jsr305 + 3.0.2 true + + ${project.groupId} + transportpce-common + ${project.version} +