X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-spi%2Fpom.xml;h=a817588c04ed48b4dbe5e12a089ee91e08f3b8c5;hb=refs%2Fheads%2F6.0.x;hp=76dc9459689aeae98966b168f3ec770c7a4b0cb5;hpb=3d8491c91e2710004026081748430a933920316c;p=yangtools.git diff --git a/yang/yang-parser-spi/pom.xml b/yang/yang-parser-spi/pom.xml index 76dc945968..a817588c04 100644 --- a/yang/yang-parser-spi/pom.xml +++ b/yang/yang-parser-spi/pom.xml @@ -8,72 +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 - 4.0.0 - + 6.0.13-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-parser-spi - 2.1.1-SNAPSHOT bundle ${project.artifactId} YANG parser SPI - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.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 - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -