X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=d99be57cdf1c4ddf899ef29cdede3c5d8c00826b;hb=e7f86861e87c1fc86e2e06dcd56d33492e9f69be;hp=38dbb864be83137583df15f6f8964b448ff5e7e7;hpb=e4a554e661804d03c14c9e65d8332e576af801b4;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 38dbb864b..d99be57cd 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,13 +10,13 @@ org.opendaylight.mdsal binding-parent - 3.0.8 + 4.0.7 org.opendaylight.transportpce transportpce-common - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle @@ -24,21 +24,21 @@ org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.2-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 +