X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=939ea1c597e4ac0dcb5f14f317debd652b3959fe;hb=refs%2Ftags%2F2.1.0;hp=9b6af3255655f12da8c5632ad821ad61a6e6e78d;hpb=d54521c9f9ca2289cdcd0aff2883a1f241d5451a;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 9b6af3255..939ea1c59 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 5.0.9 + 6.0.7 org.opendaylight.transportpce transportpce-common - 1.0.0-SNAPSHOT + 2.1.0 bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.8.0-SNAPSHOT + 1.9.1 import pom org.opendaylight.mdsal mdsal-artifacts - 5.0.9 + 6.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 - - true - - - - -