summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-06-17 10:48:48 +0200
committerjonmv <venstad@gmail.com>2022-06-17 10:48:48 +0200
commit52f6217c2a37856692808660630bb4745cb7bfcb (patch)
treee5b0f62a3634efc1f356c59e6e85bb130b54e863 /hosted-tenant-base
parent6805a4b1ad08a32676e51e15e0a72ff468ff2f36 (diff)
Fix XML
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 ca33bf6a6ac..8bc98cf0733 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -37,7 +37,7 @@
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<!-- NOTE: this must not be overriden by users, and must be in sync with junit version specified in 'tenant-cd-api' -->
- <vespa.junit.version>5.8.1</junit.version>
+ <vespa.junit.version>5.8.1</vespa.junit.version>
<test.categories>!integration</test.categories>
<!-- To allow specialized base pom to include additional "test provided" dependencies -->