X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=f5ca9820852e8268385282a2ccb10da5745f5f67;hb=a318428a18043e7927b12a46094427241973fc54;hp=284a0f9d54ebe4766e3fbc64501e617df7b445d7;hpb=0d2599843447182bfdd8dd4b3815c543ff9c5268;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 284a0f9d5..f5ca98208 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,77 +13,39 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.6 + 4.0.8 org.opendaylight.transportpce transportpce-olm - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.9.0-SNAPSHOT - import - pom - - - org.opendaylight.netconf - netconf-artifacts - 1.6.0-SNAPSHOT - import - pom - - - - + ${project.groupId} - transportpce-api - ${project.version} - - - ${project.groupId} - transportpce-renderer - ${project.version} - - - ${project.groupId} - transportpce-common + test-common ${project.version} - - org.opendaylight.controller.model - model-topology - - - org.opendaylight.netconf - sal-netconf-connector - - - junit - junit + org.powermock + powermock-api-mockito2 test - org.mockito - mockito-core - 2.19.0 + org.powermock + powermock-module-junit4 test + + - ${project.groupId} - test-common - ${project.version} - test + com.google.code.findbugs + jsr305 + true -