From d99b4dbdb3ccb4dc984565fb2be831795392b502 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Fri, 23 Apr 2021 16:04:13 -0400 Subject: [PATCH] OSSEZ-88 Change compile plugin level to version 11, please ref link for reason for this: https://www.ossez.com/t/intellij-idea-java-level/13436 --- .idea/compiler.xml | 1 + .idea/modules.xml | 1 + .idea/workspace.xml | 30 +++++++++++++----------------- pom.xml | 5 ++--- 4 files changed, 17 insertions(+), 20 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index b39c11ff88..f7de390225 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,6 +7,7 @@ + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index d33d98704d..45473da3cf 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -8,6 +8,7 @@ + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8050c4a787..b0e29ad520 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,6 +5,8 @@ + + @@ -67,21 +69,6 @@ - - - - - @@ -94,6 +81,7 @@ + 1618147556538 @@ -186,7 +174,14 @@ - @@ -218,6 +213,7 @@ - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 38a594f332..4ca10cc8bf 100644 --- a/pom.xml +++ b/pom.xml @@ -237,10 +237,9 @@ maven-compiler-plugin - 3.7.0 + 3.8.1 - ${java.version} - ${java.version} + ${java.version}