X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=f9c9061e85f93e1b8cbc733242ff1b9ced36f4b3;hb=e3513bbed6b626a693706dc77098eee6e753debc;hp=bd2e85d9fef22dac66abce054648baacc72ec8f4;hpb=db7d93fdcd911941966b0a87a0783731d5b79a3e;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index bd2e85d9f..f9c9061e8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 4.0.11 + 6.0.7 org.opendaylight.transportpce transportpce-common - 0.5.0-SNAPSHOT + 3.0.0-SNAPSHOT bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.7.2-SNAPSHOT + 1.9.1-SNAPSHOT import pom org.opendaylight.mdsal mdsal-artifacts - 4.0.11 + 6.0.7 import pom @@ -57,26 +57,20 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter - - + - com.google.code.findbugs - jsr305 - true + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.transportpce + test-common + ${project.version} + test - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - true - - - -