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=be58ff076bec4cddae98917c94d1b4ee815b1247;hpb=96621aed7b8b11fddcc354c9355d294fa5b7f8a4;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index be58ff076b..47c778eda7 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -8,39 +8,28 @@ 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 - + 6.0.13-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 + rfc7952-model-api + org.opendaylight.yangtools @@ -53,24 +42,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -