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 b04d2bb commit 8030bd5Copy full SHA for 8030bd5
pom.xml
@@ -314,7 +314,7 @@ limitations under the License.
314
</distributionManagement>
315
316
<properties>
317
- <javaVersion>7</javaVersion>
+ <javaVersion>8</javaVersion>
318
<maven.compiler.source>1.${javaVersion}</maven.compiler.source>
319
<maven.compiler.target>1.${javaVersion}</maven.compiler.target>
320
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments