X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=ec7b105ea944e3e7ec62fc3642b960976f50c2a1;hb=722de361b95b7aa8c199b774653e67c78e661adb;hp=b52e7a824574adf6861a5e782ec13970a5fff9bf;hpb=1fda790c4274118731f619a4d8dce3587283b8a2;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index b52e7a824..ec7b105ea 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 5.0.14 + 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.3-SNAPSHOT + 1.9.1-SNAPSHOT import pom org.opendaylight.mdsal mdsal-artifacts - 5.0.14 + 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,6 +73,11 @@ 3.0.2 true + + org.opendaylight.transportpce + test-common + ${project.version} + test + -