Skip to content

Commit

Permalink
Remove old properties from pom template (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
simontoens committed Feb 2, 2024
1 parent 5b9e4e5 commit cea2642
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/pom_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<properties>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>

#{dependencies}
Expand Down

0 comments on commit cea2642

Please sign in to comment.