X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=6115c83b578108ce4dc9e219c481516708a140bc;hb=9c29d20c9efaaac3f11b0ca54b484fca87afe719;hp=ca6ace089aaac9407c12058b81a427c17546645b;hpb=fafcfef68e44a387c6b50ad37887aefca2a3351d;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index ca6ace089a..6115c83b57 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -1,9 +1,19 @@ + + + org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + yangtools-parent + 0.7.0-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -35,22 +45,30 @@ org.mockito - mockito-all - test + mockito-core com.google.guava guava - - org.eclipse.xtend - org.eclipse.xtend.lib - junit junit test + + ch.qos.logback + logback-classic + test + + + ${project.groupId} + concepts + + + com.google.code.findbugs + jsr305 + @@ -73,28 +91,6 @@ true - - org.eclipse.xtend - xtend-maven-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - generate-sources - - add-source - - - - target/generated-sources/parser - - - - - org.apache.maven.plugins maven-javadoc-plugin @@ -104,6 +100,18 @@ + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.parser.* + + + +