aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/pom.xml')
-rw-r--r--container-core/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index 0331073ed2c..2b1d2253534 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -453,8 +453,6 @@
<arg>-Xlint:-try</arg>
<arg>-Werror</arg>
</compilerArgs>
- <source>17</source>
- <target>17</target>
</configuration>
</plugin>
<plugin>