X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fodl-yangtools-parser%2Fpom.xml;h=1c739695193cdf45d2fa252f4e139488ebf191dc;hb=f765b50c2f24aed4eb9620c0312fc3f589411785;hp=25af3e2e60301d494fdb6df72da6ded7f843dfb7;hpb=391e3a1942b1c73a201c331a220a289275d10e59;p=yangtools.git diff --git a/features/odl-yangtools-parser/pom.xml b/features/odl-yangtools-parser/pom.xml index 25af3e2e60..1c73969519 100644 --- a/features/odl-yangtools-parser/pom.xml +++ b/features/odl-yangtools-parser/pom.xml @@ -6,21 +6,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent single-feature-parent - 3.0.0 + 7.0.5 org.opendaylight.yangtools odl-yangtools-parser - 2.0.0-SNAPSHOT + 5.0.5-SNAPSHOT feature OpenDaylight :: Yangtools :: Parser YANG parser reference implementation @@ -38,12 +36,24 @@ + + org.opendaylight.odlparent + odl-antlr4 + xml + features + org.opendaylight.yangtools odl-yangtools-parser-api xml features + + org.opendaylight.yangtools + odl-yangtools-xpath + xml + features + org.opendaylight.yangtools odlext-parser-support @@ -52,6 +62,10 @@ org.opendaylight.yangtools openconfig-parser-support + + org.opendaylight.yangtools + rfc6241-parser-support + org.opendaylight.yangtools rfc6536-parser-support @@ -64,6 +78,10 @@ org.opendaylight.yangtools rfc8040-parser-support + + org.opendaylight.yangtools + rfc8528-parser-support + org.opendaylight.yangtools yang-parser-impl