X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=d7ff95f54a656862c86634d2f044b8c6d98514b3;hb=3cc9ade5c8ad50b99b4b2f87385782322df3d6c4;hp=db839547ef2c65d60d317febd550949bad675042;hpb=dd1e11f53d5b851c368b2895dc71f5cf73b50a0e;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index db839547e..d7ff95f54 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.mdsal binding-parent - 3.0.9 + 4.0.4 @@ -24,21 +24,21 @@ org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.2 + org.opendaylight.mdsal + mdsal-artifacts + 4.0.3 import pom @@ -102,6 +102,13 @@ mockito-core test + + + + com.google.code.findbugs + jsr305 + true +