Skip to content

Commit

Permalink
build file typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Clemens Vasters committed Apr 20, 2023
1 parent c975470 commit 3303690
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 @@ -102,7 +102,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>${maven-compiler.version}</version>
<version>${maven.compiler.version}</version>
<configuration>
<release>17</release>
<source>17</source>
Expand Down

0 comments on commit 3303690

Please sign in to comment.