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=6188d79b20cbb4d9ba3f271701e62390314426eb;hpb=79d36087f574a27f0ead2ce9c0d0f69065160916;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 6188d79b2..939ea1c59 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 5.0.10 + 6.0.7 org.opendaylight.transportpce transportpce-common - 2.0.0-SNAPSHOT + 2.1.0 bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.8.2-SNAPSHOT + 1.9.1 import pom org.opendaylight.mdsal mdsal-artifacts - 5.0.10 + 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 - - - - -