X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=f45eb322db187c0e346b9078df3bd6712c1598fd;hb=f2bd9c7c8098ef2b87b7aa8d76570c7dc63938dd;hp=22cfc94ba040b9add5e71e93f8cf9f529f24b6fd;hpb=307e9885cd2e41a3005ac547a7991baaf548a632;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 22cfc94ba..f45eb322d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 5.0.9 + 7.0.7 org.opendaylight.transportpce transportpce-common - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle @@ -24,14 +24,14 @@ org.opendaylight.netconf netconf-artifacts - 1.8.1-SNAPSHOT + 1.13.2 import pom org.opendaylight.mdsal mdsal-artifacts - 5.0.9 + 7.0.7 import pom @@ -57,28 +57,20 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter - - + + + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + - com.google.code.findbugs - jsr305 - 3.0.2 - true + org.opendaylight.transportpce + test-common + ${project.version} + test - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - true - - - - -