X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=5dde38ab83c2feca0c81066c45b695eb55be64e1;hb=938fbefcf61e04c00bc409088dc741369fa845d2;hp=6c7d512ae7a266c0068a8a19a5c9935c5fe49afc;hpb=47b61cbc7cabbf50487a0a602f6fc39e7ab94649;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 6c7d512ae..5dde38ab8 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.13.2-SNAPSHOT + 4.0.4 org.opendaylight.transportpce transportpce-olm - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.8.2-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.5.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom @@ -75,7 +75,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito mockito-core - 2.19.0 test @@ -84,6 +83,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + + + com.google.code.findbugs + jsr305 + true +