Skip to content

Commit

Permalink
Remove the Java version from the compiler as version 40 of the parent…
Browse files Browse the repository at this point in the history
… is now 11.

Signed-off-by: James R. Perkins <[email protected]>
  • Loading branch information
jamezp committed Sep 27, 2023
1 parent 5726be8 commit 110f76e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>

<!-- Default to Java 11 -->
<jdk.min.version>11</jdk.min.version>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.release>${maven.compiler.target}</maven.compiler.release>

<version.compiler.plugin>3.11.0</version.compiler.plugin>
Expand Down

0 comments on commit 110f76e

Please sign in to comment.