X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fclustered-data-store%2Fintegrationtest%2Fpom.xml;h=01e5ae0372b06d6bf54138dd9bb9df948f1d551b;hb=5acf4062367e14bfa73e667a8be021f9ef378333;hp=129e6ff5fcf449122e578bcd8d0c1218a58a7a91;hpb=d71e327e51db32e967f7ebcb186e148f37f28117;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..01e5ae0372 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}