We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e774d49 commit 078c042Copy full SHA for 078c042
pom.xml
@@ -20,8 +20,8 @@
20
<properties>
21
<github.global.server>github</github.global.server>
22
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23
- <jdkVersion>1.6</jdkVersion>
24
- <jdkVersion.test>1.6</jdkVersion.test>
+ <jdkVersion>1.8</jdkVersion>
+ <jdkVersion.test>1.8</jdkVersion.test>
25
<!--<additionalparam>-Xdoclint:none</additionalparam>-->
26
</properties>
27
0 commit comments