X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=3e94436d6a4484cf18707b86a40ef056ae176005;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=d0968de0960700a7ee8a3b3737468c9c48664020;hpb=1cd46533c25220b03315879edc63d61c4b668af1;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d0968de096..3e94436d6a 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.1-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}/ + +