aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2023-07-21 13:37:05 +0200
committerGitHub <noreply@github.com>2023-07-21 13:37:05 +0200
commit1eb75cd19212ecff9e76fc26f52f87ca9f661e51 (patch)
treeaf8406fb6ccd7d9f15a148659ae82868f675e53d /container-search
parent66287bbdcc6290e278fad3f37c044d3d13ef4395 (diff)
Revert "New parent pom"
Diffstat (limited to 'container-search')
-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 cea05826ce0..5d3b88157aa 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.vespa.version}</version>
+ <version>${antlr4.version}</version>
<executions>
<execution>
<configuration>