aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/pom.xml')
-rw-r--r--container-search/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/pom.xml b/container-search/pom.xml
index 5d3b88157aa..cea05826ce0 100644
--- a/container-search/pom.xml
+++ b/container-search/pom.xml
@@ -214,7 +214,7 @@
<plugin> <!-- For the YQL query language -->
<groupId>org.antlr</groupId>
<artifactId>antlr4-maven-plugin</artifactId>
- <version>${antlr4.version}</version>
+ <version>${antlr4.vespa.version}</version>
<executions>
<execution>
<configuration>