X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=3e920fc56faea81e95f497f77b1701ef60355f2c;hb=391e3a1942b1c73a201c331a220a289275d10e59;hp=f484e09d3a54d878eebbef8a4a74c4dff36d26ce;hpb=d307b016fce778c818aa386708d5ea3ccca243e5;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index f484e09d3a..3e920fc56f 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -10,17 +10,32 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.0.0 + 4.0.0 + org.opendaylight.yangtools yang-model-util + 2.0.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -45,15 +60,28 @@ - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin - - ${project.groupId}.${project.artifactId} - + checkstyle.violationSeverity=error + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +