Fixing jdk version

This commit is contained in:
Martin Stockhammer 2017-05-05 13:20:15 +02:00
parent 2bf5154f13
commit 889ac84686
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
<inherited>false</inherited>
<configuration>
<notimestamp>true</notimestamp>
<source>1.5</source>
<source>1.7</source>
<links>
<link>http://java.sun.com/j2se/1.5.0/docs/api</link>
<link>http://commons.apache.org/collections/apidocs-COLLECTIONS_3_0/</link>