We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4550879 commit ed9f10dCopy full SHA for ed9f10d
pom.xml
@@ -86,6 +86,7 @@
86
<groupId>org.jenkins-ci.tools</groupId>
87
<artifactId>maven-hpi-plugin</artifactId>
88
<configuration>
89
+ <minimumJavaVersion>1.8.0</minimumJavaVersion>
90
<!-- Compatible since is used to warn the user that this new version of the plugin is not compatible
91
with earlier version than the one we mention below.
92
https://wiki.jenkins.io/display/JENKINS/Marking+a+new+plugin+version+as+incompatible+with+older+versions
0 commit comments