X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=ea9c90a699bbf1fa6f2935df0338e463b75cf3ea;hb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;hp=491cd8a75e80896e2028f3c3e1c321169ba9e0d1;hpb=f43406daa10980d7159a0aad063f00b24387b074;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 491cd8a75e..ea9c90a699 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,32 +10,56 @@ - org.opendaylight.yangtools - yangtools-parent - 0.9.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 2.0.5 + bundle 4.0.0 + org.opendaylight.yangtools concepts + 2.0.0-SNAPSHOT ${project.artifactId} Common concepts - com.google.code.findbugs - jsr305 - provided + com.google.guava + guava + + + junit + junit - org.apache.felix - maven-bundle-plugin + 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}/ + +