edit jdk range on jenkins-release profile

feature/22842
Roberto Cirillo 2 years ago
parent f99e144f5e
commit f44fb68216

@ -386,7 +386,7 @@
<profile>
<id>jenkins-releases</id>
<activation>
<jdk>[1.8,9)</jdk>
<jdk>[1.7,17)</jdk>
<property>
<name>jenkins-releases</name>
<value>true</value>

Loading…
Cancel
Save