aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index afb5a7f49c0..bfaa82a186f 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
- <version>${protobuf.version}</version>
+ <version>${protobuf.vespa.version}</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>