X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-impl%2Fpom.xml;h=013bbcc357a2b9974c5915c0705c698172c88b9b;hb=194ebc19a17eb750b3cd6ddd020034c2509aa1fa;hp=31dee339d75ca81ba00992c9449ae2fda21a9665;hpb=96b69a17957ebd6ba68b7491679a61afc2bc1f63;p=yangtools.git diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 31dee339d7..013bbcc357 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -1,9 +1,18 @@ + + + org.opendaylight.yangtools yang - 0.6.0-SNAPSHOT + 0.6.2-SNAPSHOT 4.0.0 @@ -27,6 +36,18 @@ true + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.data.impl.* + + + + @@ -41,17 +62,15 @@ ${project.groupId} - yang-binding + yang-model-api ${project.groupId} - yang-parser-impl - - - org.slf4j - slf4j-simple - - + yang-model-util + + + ${project.groupId} + yang-binding com.google.guava @@ -83,13 +102,18 @@ xmlunit xmlunit - 1.4 + 1.5 test - - commons-lang - commons-lang - 2.6 - + + ${project.groupId} + yang-parser-impl + test + + + commons-lang + commons-lang + 2.6 +