X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fclustered-data-store%2Fintegrationtest%2Fpom.xml;h=2d68b47869551b4385f8b31f46cc8ced11b90d2a;hb=087b9b41e20ba79113738d82e6bedf15ca2e58d0;hp=129e6ff5fcf449122e578bcd8d0c1218a58a7a91;hpb=82c8b8d0a8584735a02146b437f38ebdaebd9194;p=controller.git diff --git a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml index 129e6ff5fc..2d68b47869 100644 --- a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml @@ -153,25 +153,17 @@ - - org.opendaylight.controller - yang-store-impl - ${config.version} - org.opendaylight.controller logback-config - ${config.version} org.opendaylight.controller config-persister-impl - ${config.version} org.opendaylight.controller - config-persister-file-adapter - ${config.version} + config-persister-file-xml-adapter org.opendaylight.controller @@ -195,7 +187,6 @@ org.opendaylight.yangtools concepts - 0.1.1-SNAPSHOT org.opendaylight.yangtools @@ -253,25 +244,25 @@ ${netconf.version} test + - org.opendaylight.controller - yang-store-impl - ${config.version} + org.opendaylight.yangtools + yang-parser-impl + ${yangtools.version} - org.opendaylight.controller - logback-config - ${config.version} + org.opendaylight.yangtools + yang-model-util + ${yangtools.version} + org.opendaylight.controller - config-persister-impl - ${config.version} + logback-config org.opendaylight.controller - config-persister-file-adapter - ${config.version} + config-persister-impl org.opendaylight.controller @@ -339,23 +330,13 @@ ../implementaiton/target/jacoco-it.exec - - - - org.jacoco - jacoco-maven-plugin - 0.5.3.201107060350 - - - org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + org.opendaylight.controller.*