mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Merge branch '2.0.x'
This commit is contained in:
@@ -310,9 +310,9 @@
|
||||
</build>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>java10</id>
|
||||
<id>java9</id>
|
||||
<activation>
|
||||
<jdk>10</jdk>
|
||||
<jdk>[9,)</jdk>
|
||||
</activation>
|
||||
<properties>
|
||||
<skip.gradle.build>true</skip.gradle.build>
|
||||
|
||||
Reference in New Issue
Block a user