X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=6dc50de20b21b26ba2728d098a8d3c4359f35b75;hb=b30bdab3425b1ee33e0ce6c1d940f8585377f754;hp=677a62b49d40228c2e67088c1fb7e6b2ef736c9c;hpb=55f79c843f0d2f274489cddbb76d547067c9a9e8;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 677a62b49d..6dc50de20b 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -11,8 +11,9 @@ org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + yangtools-parent + 0.7.0-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -44,26 +45,34 @@ 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 + + commons-io + commons-io + + + com.google.code.findbugs + jsr305 + @@ -86,28 +95,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 @@ -117,6 +104,18 @@ + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.parser.* + + + +