X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-rfc7950%2Fpom.xml;h=385ea37cc131d7b82c9f1b792de4e95e83cc1bdb;hb=f36631e6221b442f058b27f76f4ccbf0f424d367;hp=2698de2d8349e590660106b1b8a3883ca9467923;hpb=1cc6359e5bae1459582e9262a24ca56f23bcc70f;p=yangtools.git diff --git a/yang/yang-parser-rfc7950/pom.xml b/yang/yang-parser-rfc7950/pom.xml index 2698de2d83..385ea37cc1 100644 --- a/yang/yang-parser-rfc7950/pom.xml +++ b/yang/yang-parser-rfc7950/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.1.5 4.0.0 org.opendaylight.yangtools yang-parser-rfc7950 - 2.0.0-SNAPSHOT + 2.0.6.7-SNAPSHOT bundle ${project.artifactId} RFC6020/RFC7950 parser support @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.0-SNAPSHOT + 2.0.6.7-SNAPSHOT import pom @@ -37,6 +37,14 @@ + + com.google.guava + guava + + + ${project.groupId} + concepts + ${project.groupId} yang-common @@ -61,23 +69,10 @@ ${project.groupId} yang-model-util - - ${project.groupId} - yang-data-util - - - - ${project.groupId} - odlext-model-api - ${project.groupId} openconfig-model-api - - ${project.groupId} - rfc8040-model-api - org.antlr @@ -87,10 +82,6 @@ org.mockito mockito-core - - com.google.guava - guava - junit junit @@ -101,10 +92,6 @@ logback-classic test - - ${project.groupId} - concepts - @@ -146,36 +133,7 @@ - - org.apache.felix - maven-bundle-plugin - true - - - - {local-packages}, - org.opendaylight.yangtools.yang.parser.impl.*, - ;-split-package:=error - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -