Skip to content

Commit

Permalink
edit POM
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroupc committed Jul 21, 2024
1 parent e9ba37e commit 85a0105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
</developers>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit 85a0105

Please sign in to comment.