X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=0d7f978ad6520c7aa4800bbcd5d928ccacab59ac;hb=ae5ac9ddec87b589b0e9b1d04a9094a4e9dd5fa0;hp=c2fea0c66cf538905644dcd975376529d152af44;hpb=fbda975368dc4401ba0eda8a98ec2ed88f6e0621;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index c2fea0c66c..0d7f978ad6 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -10,29 +10,74 @@ - org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.1 + 4.0.0 + org.opendaylight.yangtools yang-common + 2.0.0 + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0 + import + pom + + + + - org.slf4j - slf4j-api + com.google.guava + guava org.opendaylight.yangtools concepts + junit junit test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +