X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent-bundle-check%2Fpom.xml;h=531df4475c8400e46af0d6c88194f37af60abcaf;hb=480656c457355145a34d735606920028600af603;hp=7aefe14417f9add4f78893dc05db2effacc83e42;hpb=ed2d9d82999abc27808c0c8527afae7ce05467f7;p=odlparent.git diff --git a/odlparent-bundle-check/pom.xml b/odlparent-bundle-check/pom.xml index 7aefe1441..531df4475 100644 --- a/odlparent-bundle-check/pom.xml +++ b/odlparent-bundle-check/pom.xml @@ -14,16 +14,29 @@ org.opendaylight.odlparent bundle-parent - 5.0.2-SNAPSHOT + 13.1.4-SNAPSHOT ../bundle-parent org.opendaylight.odlparent odlparent-bundle-check - 5.0.2-SNAPSHOT + 13.1.4-SNAPSHOT ODL :: odlparent :: ${project.artifactId} bundle + + + org.eclipse.jdt + org.eclipse.jdt.annotation + true + + + com.github.spotbugs + spotbugs-annotations + true + + +