summaryrefslogtreecommitdiffstats
path: root/application-model
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 /application-model
parent66287bbdcc6290e278fad3f37c044d3d13ef4395 (diff)
Revert "New parent pom"
Diffstat (limited to 'application-model')
-rw-r--r--application-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application-model/pom.xml b/application-model/pom.xml
index e1bac1f2b85..9f5cd9c23c1 100644
--- a/application-model/pom.xml
+++ b/application-model/pom.xml
@@ -18,7 +18,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
- <version>${jackson2.vespa.version}</version>
+ <version>${jackson2.version}</version>
<scope>provided</scope>
</dependency>
<dependency>