X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=92737cb646c238e7914e8e8494792655fff26f05;hb=a8e816d2b5956b1e0aa69b56a9fce39fe8f5b483;hp=be58ff076bec4cddae98917c94d1b4ee815b1247;hpb=96621aed7b8b11fddcc354c9355d294fa5b7f8a4;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index be58ff076b..92737cb646 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -8,39 +8,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT - + 7.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-util - 2.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + yang-model-spi + + + org.opendaylight.yangtools + rfc7952-model-api + org.opendaylight.yangtools @@ -53,24 +46,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -