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 08d419d commit d1562e8Copy full SHA for d1562e8
pom.xml
@@ -306,7 +306,7 @@ limitations under the License.
306
</distributionManagement>
307
308
<properties>
309
- <javaVersion>5</javaVersion>
+ <javaVersion>6</javaVersion>
310
<maven.compiler.source>1.${javaVersion}</maven.compiler.source>
311
<maven.compiler.target>1.${javaVersion}</maven.compiler.target>
312
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments