X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-dom-it%2Fpom.xml;h=46971ca2b8c7a780382350d0fe1f12efb2047eff;hb=7d753ff9887cb803bdcd222aec2ab2a0a9c87906;hp=21fa207d781a8cd74a16b49b1f7dc72d77e89daf;hpb=2b379f8680220cf2a387cbb120deb38f299d4596;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 21fa207d78..46971ca2b8 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -14,6 +14,10 @@ junit junit + + org.opendaylight.yangtools + yang-binding + org.opendaylight.controller sal-binding-broker-impl @@ -25,10 +29,6 @@ test-jar test - - org.opendaylight.yangtools - yang-binding - org.opendaylight.controller.model model-flow-management @@ -44,36 +44,24 @@ pax-exam-container-native test - org.slf4j slf4j-simple - 1.7.2 test + + org.opendaylight.yangtools + yang-parser-impl + test + + + org.opendaylight.controller + sal-test-model + 1.1-SNAPSHOT + - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - - org.jacoco jacoco-maven-plugin @@ -98,6 +86,26 @@ + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + +