X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=f5ca9820852e8268385282a2ccb10da5745f5f67;hb=a318428a18043e7927b12a46094427241973fc54;hp=27e87d7923239cf87bdc0a82617f87dc5c186527;hpb=a0f3cd99b9757de34d556d3fd61428051a749852;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 27e87d792..f5ca98208 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,76 +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.4.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 + org.powermock + powermock-module-junit4 test + + - ${project.groupId} - test-common - ${project.version} - test + com.google.code.findbugs + jsr305 + true -