Skip to content

Commit

Permalink
SONARHTML-167 Advertise min JRE version required in MANIFEST for Sona…
Browse files Browse the repository at this point in the history
…rLint
  • Loading branch information
christophe-zurn-sonarsource committed Dec 6, 2022
1 parent 8e3012b commit d720acc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-html-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
<configuration>
<!-- SonarHTML replaces SonarWeb but we keep the plugin key "web" to make it easier for users to migrate -->
<pluginKey>web</pluginKey>
<jreMinVersion>${jdk.min.version}</jreMinVersion>
</configuration>
</plugin>

Expand Down

0 comments on commit d720acc

Please sign in to comment.