summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-08-31 15:39:01 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-08-31 15:39:01 +0200
commit6dddd9c5618a8463b405d5f52cf692990d8b3106 (patch)
treece96d608ba71d8001fab93558a1c6dcee9b1edc6 /hosted-tenant-base
parent4969371b0b09a50d601637f8fb27b2f7894b690c (diff)
Consolidate versions
Diffstat (limited to 'hosted-tenant-base')
-rw-r--r--hosted-tenant-base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index 5b63b6e883a..6f21ed3aafc 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -44,7 +44,7 @@
<target_jdk_version>17</target_jdk_version>
<!-- NOTE: this must not be overriden by users, and must be in sync with junit version specified in 'tenant-cd-api' -->
- <junit.vespa.tenant.version>5.10.0</junit.vespa.tenant.version>
+ <junit.vespa.tenant.version>${junit.vespa.version}</junit.vespa.tenant.version>
<test.categories>!integration</test.categories>
<!-- To allow specialized base pom to include additional "test provided" dependencies -->