X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e229268818624987b3e648f535a231bc302d509a;hb=2d06830514bcdad00d6ee074b5af26d1dc8b0539;hp=37399eff88b7163690ef34c9e5152d53196ad46c;hpb=3583a98815919107c1c23025957e94b31efcbe30;p=yangtools.git diff --git a/pom.xml b/pom.xml index 37399eff88..e229268818 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 2.4.0 - 2.4 + 2.3.2 2.9.1 2.4.2 2.2.1 @@ -54,14 +54,13 @@ - concepts - yang code-generator + common + integration-test model restconf - integration-test - mockito-configuration websocket + yang @@ -172,6 +171,11 @@ commons-lang3 ${commons.lang.version} + + com.google.code.findbugs + jsr305 + 2.0.3 +