Skip to content

Commit

Permalink
Finally switched to Java8!
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Jun 4, 2021
1 parent ab7c01e commit 5d166fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<url>http://www.simplejavamail.org/</url>

<properties>
<java.version>1.8</java.version>
<se.eris.notnull.instrument>false</se.eris.notnull.instrument>
<automaticModuleName>org.simplejavamail.undefined</automaticModuleName> <!-- update in individual modules -->
</properties>
Expand Down Expand Up @@ -238,4 +239,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 5d166fa

Please sign in to comment.