X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=1e4b06dedb000e91eafc546c80f984792a741700;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=1c3e9d781b6a598efcb2fee2f2b52222c84317d0;hpb=50b2f9cfb4001418d4d0ae8d2f330e1ff889cd8d;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 1c3e9d781b..1e4b06dedb 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -12,17 +12,24 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.5-SNAPSHOT /../../common/parent/pom.xml bundle 4.0.0 - org.opendaylight.yangtools concepts ${project.artifactId} Common concepts + + + com.google.code.findbugs + jsr305 + provided + + + @@ -31,4 +38,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +