summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@verizonmedia.com>2021-01-25 15:02:22 +0100
committerGitHub <noreply@github.com>2021-01-25 15:02:22 +0100
commit825b275d06f9f00033bce8fb27b7622c59fcd9a6 (patch)
treef1e31008d8e9fecfc14018aef9d42adb7baf7d6d
parent9155aaf7572a97163e6a433525df09aebeb41ef3 (diff)
parent87393a87a60131bfa0b45ba00a602547a154350e (diff)
Merge pull request #16202 from vespa-engine/hmusum/use-standard-version-of-curator-test
Use same version of curator-test as defined in parent pom
-rw-r--r--zkfacade/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index 1c63513a04f..70079e53c78 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -54,7 +54,6 @@
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-test</artifactId>
- <version>4.2.0</version>
<scope>test</scope>
<exclusions>
<exclusion>