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=968f87a40200c1bbf86ef7a196f92b8d96f9e8f4;hpb=15ea0e6c8aa1d507759bec112d153c510a172d4f;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 968f87a402..01e5ae0372 100644 --- a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml @@ -17,8 +17,18 @@ clustered-datastore.integrationtest 0.4.0-SNAPSHOT - + + + + xml-apis + xml-apis + 1.4.01 + + + + + com.google.guava guava @@ -47,16 +57,26 @@ org.opendaylight.controller sal-binding-broker-impl 1.0-SNAPSHOT + + + xml-apis + xml-apis + + + reflections + org.reflections + + 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 @@ -75,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 @@ -126,11 +146,12 @@ config-netconf-connector ${netconf.version} test - - - org.opendaylight.controller - yang-store-impl - ${config.version} + + + xml-apis + xml-apis + + org.opendaylight.controller @@ -144,7 +165,7 @@ org.opendaylight.controller - config-persister-file-adapter + config-persister-file-xml-adapter ${config.version} @@ -169,7 +190,6 @@ org.opendaylight.yangtools concepts - 0.1.1-SNAPSHOT org.opendaylight.yangtools @@ -227,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}