X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-spi%2Fpom.xml;h=3b016360a7fcce148b7aa2adfab103dac907099d;hb=6682a8e2a8c02ed7a66bddb8b7a86009ffbbb98d;hp=a46658744d9c6c74c8b3364dc9562f7aaef10c5f;hpb=de46c5bee2fc2e9515a922944cf6c3543413c5e4;p=yangtools.git diff --git a/yang/yang-parser-spi/pom.xml b/yang/yang-parser-spi/pom.xml index a46658744d..3b016360a7 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 - + 7.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-parser-spi - 2.0.3-SNAPSHOT bundle ${project.artifactId} YANG parser SPI - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.3-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 - - - - -