aboutsummaryrefslogtreecommitdiff
path: root/contrib/storage-kafka/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/storage-kafka/pom.xml')
-rw-r--r--contrib/storage-kafka/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/storage-kafka/pom.xml b/contrib/storage-kafka/pom.xml
index a7f6ed032..0adcfb93e 100644
--- a/contrib/storage-kafka/pom.xml
+++ b/contrib/storage-kafka/pom.xml
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-test</artifactId>
- <version>3.3.0</version>
+ <version>${curator.test.version}</version>
<scope>test</scope>
<exclusions>
<exclusion>