Skip to content

Commit

Permalink
Trying to access JDK 8 using the Maven Toolchains mechanism
Browse files Browse the repository at this point in the history
  • Loading branch information
cowwoc committed Aug 8, 2023
1 parent 889e9de commit d3ce3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<configuration>
<toolchains>
<jdk>
<version>1.8</version>
<version>8</version>
</jdk>
</toolchains>
</configuration>
Expand Down

0 comments on commit d3ce3d1

Please sign in to comment.