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=176ab6cbe0138a5ae9cecdf4877bb5a4ebeaa5d1;hpb=1a556d2ed47c7ea285baa07900e14d092a4a6cfa;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 176ab6cbe0..2d68b47869 100644 --- a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml @@ -71,12 +71,12 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.yangtools @@ -95,22 +95,22 @@ org.opendaylight.controller sal.implementation - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller containermanager.it.implementation - 0.5.0-SNAPSHOT + 0.5.1-SNAPSHOT org.opendaylight.controller clustering.stub - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT org.opendaylight.controller @@ -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.*