X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Fpom.xml;h=46443c17ad1a413f0713d18c0e882d58d06f6843;hb=8aa2a4274fed6e7aabe45832194733d91db0cf25;hp=b52e7a824574adf6861a5e782ec13970a5fff9bf;hpb=1fda790c4274118731f619a4d8dce3587283b8a2;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index b52e7a824..46443c17a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 5.0.14 + 7.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.10.0-SNAPSHOT import pom org.opendaylight.mdsal mdsal-artifacts - 5.0.14 + 7.0.5 import pom @@ -57,14 +57,20 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter - - + - com.google.code.findbugs - jsr305 - 3.0.2 - true + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.transportpce + test-common + ${project.version} + test -