aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2023-02-20 16:30:20 +0100
committerJon Bratseth <bratseth@gmail.com>2023-02-20 16:30:20 +0100
commitae3ef0322afc06e8b3f240ff852ef220df54c33c (patch)
tree0f02cf2844860e5546849b4060386d6ee86e2a48
parent12515a926df4d8940f3ff09ad380fcd2214949c6 (diff)
Undo more IntelliJ edits
-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>