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=78ec061b63d93f85edcb9557fe7058658413b453;hpb=3424f96073a7ba2e8ab333419ef9eaa75892af01;p=yangtools.git diff --git a/yang/yang-parser-spi/pom.xml b/yang/yang-parser-spi/pom.xml index 78ec061b63..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.0-SNAPSHOT bundle ${project.artifactId} YANG parser SPI - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-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 - - - - -