X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=c702ae1e51a7d31e481dc5239f2c55dc84caaf60;hb=34f9631ab5302045214340d9ff91a9e3a16beca2;hp=d0968de0960700a7ee8a3b3737468c9c48664020;hpb=bb888b20e6978a994405fa37464e7bb0357c89b6;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d0968de096..c702ae1e51 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yangtools-parent - 0.7.0-SNAPSHOT + 0.8.0-SNAPSHOT /../../common/parent/pom.xml @@ -22,6 +22,14 @@ ${project.artifactId} Common concepts + + + com.google.code.findbugs + jsr305 + provided + + +