X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=75406d31b9847ffba70ae30d4e9be3d0d14588bd;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=0c812a8c42163e2109b6717f334b198952711a6b;hpb=90eabb9b426c28e0f4fac97e4b3cc5b0d0ce7266;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 0c812a8c42..75406d31b9 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -10,17 +10,32 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 1.8.5-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-parser-impl + 1.1.5-SNAPSHOT + bundle ${project.artifactId} YANG parser + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.5-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -38,15 +53,18 @@ ${project.groupId} yang-model-util + + ${project.groupId} + yang-data-util + org.antlr antlr4-runtime - 4.0 + 4.5.3 org.mockito - mockito-all - test + mockito-core com.google.guava @@ -58,17 +76,14 @@ test - ${project.groupId} - concepts + ch.qos.logback + logback-classic + test - commons-io - commons-io + ${project.groupId} + concepts - - com.google.code.findbugs - jsr305 - @@ -76,7 +91,7 @@ org.antlr antlr4-maven-plugin - 4.0 + 4.5.3 @@ -91,6 +106,10 @@ true + + org.codehaus.mojo + build-helper-maven-plugin + org.apache.maven.plugins maven-javadoc-plugin @@ -142,4 +161,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +