X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=a553c966a3f84f89e0adff7d1ebbe3b5b90f899f;hb=refs%2Fchanges%2F87%2F38687%2F1;hp=d0968de0960700a7ee8a3b3737468c9c48664020;hpb=640ce4726d0ff731fa425aa7fa3572de1ae310d6;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d0968de096..a553c966a3 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.3-SNAPSHOT /../../common/parent/pom.xml @@ -22,6 +22,14 @@ ${project.artifactId} Common concepts + + + com.google.code.findbugs + jsr305 + provided + + + @@ -30,4 +38,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +