Browse Source

Merge branch '2.0.x' into 2.1.x

Closes gh-17320
pull/17391/head
Andy Wilkinson 7 years ago
parent
commit
3fb06ee29e
  1. 3
      spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml

3
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml

@ -275,6 +275,9 @@ @@ -275,6 +275,9 @@
</reports>
</reportSet>
</reportSets>
<configuration>
<linkOnly>true</linkOnly>
</configuration>
</plugin>
</plugins>
</reporting>

Loading…
Cancel
Save