[MPH-187] - Upgrade to JDK minimum · apache/maven-help-plugin@3974cd1 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 3974cd1

[MPH-187] - Upgrade to JDK minimum

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion

Original file line number Diff line number Diff line change
@@ -68,7 +68,7 @@
68 68 </distributionManagement>
69 69
70 70 <properties>
71 - <javaVersion>7</javaVersion>
71 + <javaVersion>8</javaVersion>
72 72 <mavenVersion>3.2.5</mavenVersion>
73 73 <mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
74 74 <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>

0 commit comments