Skip to content

Commit

Permalink
Build with release 8 (instead of source and target)
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Sep 24, 2023
1 parent be0f174 commit 60d8d77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -324,8 +324,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.8</source>
<target>1.8</target>
<release>8</release>
<fork>true</fork>
<parameters>true</parameters>
<showWarnings>true</showWarnings>
Expand Down

0 comments on commit 60d8d77

Please sign in to comment.