X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=47c778eda75b8b37976439763ac170afa663837b;hb=refs%2Fheads%2F6.0.x;hp=39ad3bf8ca75a845a52e01d4a937f7a9d613dcde;hpb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 39ad3bf8ca..47c778eda7 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.2-SNAPSHOT + 6.0.13-SNAPSHOT ../../bundle-parent @@ -23,9 +23,13 @@ - ${project.groupId} + org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + rfc7952-model-api + org.opendaylight.yangtools @@ -38,33 +42,4 @@ test - - - - - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -