X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=7b698c823917e02f6129308a97297b8eab602063;hb=3f06c1daec5dd44cc59e3798a120eaf3162e8c32;hp=0c812a8c42163e2109b6717f334b198952711a6b;hpb=9de82c0244b48c7d39a0b568b62c77071a06c6c0;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 0c812a8c42..7b698c8239 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.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-parser-impl + 1.1.0-SNAPSHOT + bundle ${project.artifactId} YANG parser + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-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}/ + +