Browse Source

Merge branch '1.5.x' into 2.0.x

2.0.x
Andy Wilkinson 7 years ago
parent
commit
4973a2b217
  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