X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=ec7b105ea944e3e7ec62fc3642b960976f50c2a1;hb=722de361b95b7aa8c199b774653e67c78e661adb;hp=cba96a6a173fe8a65dae37a99fb9f9c721273f3b;hpb=a0c703ac04217369edcc80c55d2fafd1a0efefe4;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index cba96a6a1..ec7b105ea 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 + 3.0.0-SNAPSHOT bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.8.0-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 - - - - -