X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=c62d1bcec68835519b0f4e9cd7f1d94f26ddf7ec;hb=9b60759f3f198b288a537984c8d17e14026660d8;hp=00013b21ef90bd53c9cb646840950a0c3fe9afd9;hpb=34ba84c1db1c64400ffc6b750c3bc2052b451ede;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 00013b21e..c62d1bcec 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 5.0.10 + 7.0.7 org.opendaylight.transportpce transportpce-common - 2.0.0-SNAPSHOT + 3.1.0 bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.8.2-SNAPSHOT + 1.13.2 import pom org.opendaylight.mdsal mdsal-artifacts - 5.0.10 + 7.0.7 import pom @@ -57,28 +57,20 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter - - + + + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + - com.google.code.findbugs - jsr305 - 3.0.2 - true + org.opendaylight.transportpce + test-common + ${project.version} + test - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - false - - - - -