summaryrefslogtreecommitdiffstats
path: root/tenant-base
diff options
context:
space:
mode:
Diffstat (limited to 'tenant-base')
-rw-r--r--tenant-base/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tenant-base/pom.xml b/tenant-base/pom.xml
index 399e0606a45..19af8305659 100644
--- a/tenant-base/pom.xml
+++ b/tenant-base/pom.xml
@@ -393,9 +393,6 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>${maven-compiler-plugin.version}</version>
<configuration>
- <jdkToolchain>
- <version>${target_jdk_version}</version>
- </jdkToolchain>
<release>${target_jdk_version}</release>
<showWarnings>true</showWarnings>
<showDeprecation>true</showDeprecation>