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