X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-reactor%2Fpom.xml;h=d8a3a10846f0b9807ffb9d6c17ab795e4c9bd2ff;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=b4c57e0ed74f01154a734f0f919095a5a698a822;hpb=00c0342a4c5703bd4718e71a9979f410df124bd8;p=yangtools.git diff --git a/yang/yang-parser-reactor/pom.xml b/yang/yang-parser-reactor/pom.xml index b4c57e0ed7..d8a3a10846 100644 --- a/yang/yang-parser-reactor/pom.xml +++ b/yang/yang-parser-reactor/pom.xml @@ -8,112 +8,47 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 2.0.5 - + 6.0.12-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-parser-reactor - 2.0.0-SNAPSHOT bundle ${project.artifactId} YANG parser - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - import - pom - - - - - ${project.groupId} + com.google.guava + guava + + + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - ${project.groupId} + org.opendaylight.yangtools yang-model-api - ${project.groupId} + org.opendaylight.yangtools yang-parser-api - ${project.groupId} + org.opendaylight.yangtools yang-parser-spi - ${project.groupId} + org.opendaylight.yangtools yang-model-util - - ${project.groupId} - yang-data-util - - - org.antlr - antlr4-runtime - - - org.mockito - mockito-core - - - com.google.guava - guava - - - junit - junit - test - - - ch.qos.logback - logback-classic - test - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -