X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-spi%2Fpom.xml;h=ecf5c50d436b42fa5ae6a5a7bb153d8ea452404d;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=eaaf9be4e6c486d0bc12d4525e65b4cf09c1ed4b;hpb=051832edc92741112ecc244e68d00f19c7cd33d8;p=yangtools.git diff --git a/yang/yang-parser-spi/pom.xml b/yang/yang-parser-spi/pom.xml index eaaf9be4e6..ecf5c50d43 100644 --- a/yang/yang-parser-spi/pom.xml +++ b/yang/yang-parser-spi/pom.xml @@ -8,65 +8,36 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 3.0.2 - + 6.0.12-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-parser-spi - 2.0.1-SNAPSHOT bundle ${project.artifactId} YANG parser SPI - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - ${project.groupId} + org.opendaylight.yangtools yang-model-api - ${project.groupId} + org.opendaylight.yangtools mockito-configuration - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -