summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hosted-tenant-base/pom.xml')
-rw-r--r--hosted-tenant-base/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index 6f21ed3aafc..33f47cf262f 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -43,8 +43,8 @@
<bundle-plugin.failOnWarnings>false</bundle-plugin.failOnWarnings>
<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>${junit.vespa.version}</junit.vespa.tenant.version>
+ <!-- NOTE: junit version must not be overridden by users -->
+
<test.categories>!integration</test.categories>
<!-- To allow specialized base pom to include additional "test provided" dependencies -->