X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=74690a29a31fc5cac9eb46c5d7685dd077522abb;hb=01d012efe01939430c1d1d869e312ca11108ad98;hp=1b6d8a00372663dbdd3d1c701e6f74dbf1a8e71f;hpb=431af557ffb3c6f36d4ad8324f36391a1b9bc9af;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 1b6d8a003..74690a29a 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 - 0.13.1-SNAPSHOT + 4.0.8 org.opendaylight.transportpce transportpce-olm - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.8.1-SNAPSHOT + 1.10.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.5.1-SNAPSHOT + 1.7.2-SNAPSHOT import pom @@ -68,21 +68,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - junit - junit + org.powermock + powermock-core test - org.mockito - mockito-core - 2.19.0 + org.powermock + powermock-api-mockito2 test - org.opendaylight.transportpce - test-common - 0.2.1-SNAPSHOT - test + org.powermock + powermock-module-junit4 + test + + + + ${project.groupId} + test-common + ${project.version} + + + + + com.google.code.findbugs + jsr305 + true