X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=47292ed70ff8ff688d5235580029175f0cbb12ed;hb=6de960ae622a792a37541cce238e694ad6dd1ef8;hp=012f3df11dfc68676dc2000c6e81a2c1525c339f;hpb=a318428a18043e7927b12a46094427241973fc54;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 012f3df11..47292ed70 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 4.0.8 + 7.0.5 org.opendaylight.transportpce transportpce-common - 0.5.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.7.2-SNAPSHOT + 1.13.0 import pom org.opendaylight.mdsal mdsal-artifacts - 4.0.8 + 7.0.5 import pom @@ -57,26 +57,20 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter - - + - com.google.code.findbugs - jsr305 - true + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.transportpce + test-common + ${project.version} + test - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - true - - - -