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 0e05229 commit fd50e90Copy full SHA for fd50e90
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.7</jdkVersion>
+ <jdkVersion.test>1.7</jdkVersion.test>
25
<!--<additionalparam>-Xdoclint:none</additionalparam>-->
26
</properties>
27
0 commit comments