X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=869c017575b864f50d9d06dba074f1b2b8cfebda;hb=7eaea6c90a4821f87e0766255eedae92d7266cd0;hp=18aa436e9143ceada9626ea6a77dcf3ed7b719a9;hpb=1ba392fd93aeda266371bcebde3f6a3afdae83d8;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 18aa436e9..869c01757 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.14 org.opendaylight.transportpce transportpce-olm - 0.5.0-SNAPSHOT + 3.4.0 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} +