X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=97a1021751af6d30199002d4d82403f83d83327b;hb=refs%2Fchanges%2F10%2F93110%2F1;hp=22cfc94ba040b9add5e71e93f8cf9f529f24b6fd;hpb=307e9885cd2e41a3005ac547a7991baaf548a632;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 22cfc94ba..97a102175 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 5.0.9 + 6.0.5 org.opendaylight.transportpce transportpce-common - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.8.1-SNAPSHOT + 1.9.1-SNAPSHOT import pom org.opendaylight.mdsal mdsal-artifacts - 5.0.9 + 6.0.5 import pom @@ -57,7 +57,15 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter - + + + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + com.google.code.findbugs @@ -65,20 +73,11 @@ 3.0.2 true + + org.opendaylight.transportpce + test-common + ${project.version} + test + - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - true - - - - -