Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GenDB3
lib.dbxref
Commits
5f8c2d70
Commit
5f8c2d70
authored
Apr 04, 2016
by
Lukas Jelonek
Browse files
Updated to Java 8
parent
2d721c25
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
5f8c2d70
...
...
@@ -119,8 +119,8 @@
<artifactId>
maven-compiler-plugin
</artifactId>
<version>
3.1
</version>
<configuration>
<source>
1.
7
</source>
<target>
1.
7
</target>
<source>
1.
8
</source>
<target>
1.
8
</target>
<encoding>
${project.build.sourceEncoding}
</encoding>
<compilerArgument>
-Xlint:unchecked
</compilerArgument>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment