X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=7e436362f4a8bee0d56a93472a79d451308149ec;hb=c0fe96104139bb605f200fbe84d8631729825561;hp=677a62b49d40228c2e67088c1fb7e6b2ef736c9c;hpb=8bcf90d12645871f7a76236e57a57918cacc26f4;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 677a62b49d..7e436362f4 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yang - 0.6.0-SNAPSHOT + 0.6.2-SNAPSHOT 4.0.0 @@ -51,10 +51,6 @@ com.google.guava guava - - org.eclipse.xtend - org.eclipse.xtend.lib - junit junit @@ -64,6 +60,10 @@ ${project.groupId} concepts + + commons-io + commons-io + @@ -86,10 +86,6 @@ true - - org.eclipse.xtend - xtend-maven-plugin - org.codehaus.mojo build-helper-maven-plugin @@ -117,6 +113,18 @@ + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.parser.* + + + +