X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fclustered-data-store%2Fintegrationtest%2Fpom.xml;h=7970293600c8ae6d96ace3d171a5a0d118a0259d;hp=129e6ff5fcf449122e578bcd8d0c1218a58a7a91;hb=571ab6d5ffb9489cf91dea5293f7bbfd74589f9f;hpb=f63567f8dcbd7c8d2b39b120c8d2e3909ae9911f diff --git a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml index 129e6ff5fc..7970293600 100644 --- a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml @@ -153,11 +153,6 @@ - - org.opendaylight.controller - yang-store-impl - ${config.version} - org.opendaylight.controller logback-config @@ -170,7 +165,7 @@ org.opendaylight.controller - config-persister-file-adapter + config-persister-file-xml-adapter ${config.version} @@ -195,7 +190,6 @@ org.opendaylight.yangtools concepts - 0.1.1-SNAPSHOT org.opendaylight.yangtools @@ -253,24 +247,26 @@ ${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 + logback-config ${config.version} org.opendaylight.controller - config-persister-file-adapter + config-persister-impl ${config.version} @@ -339,23 +335,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.*