Skip to content

Commit

Permalink
update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
aknguyen7 committed Sep 12, 2024
1 parent a77cffe commit be4ce0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
<!-- Plugin versions -->
<version.liberty-maven-plugin>3.7.1</version.liberty-maven-plugin>
<version.maven-failsafe-plugin>3.0.0</version.maven-failsafe-plugin>
Expand Down

0 comments on commit be4ce0f

Please sign in to comment.