Skip to content

Commit 0cfcfb1

Browse files
committed
Link to Apache Licence in Maven Plugin docs rather than inlining it
Closes gh-17317
1 parent 1ee7b80 commit 0cfcfb1

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-tools/spring-boot-maven-plugin

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
<webAccessUrl>https://github.com/spring-projects/spring-boot/</webAccessUrl>
117117
<anonymousConnection>scm:git:git://github.com/spring-projects/spring-boot.git</anonymousConnection>
118118
<developerConnection>scm:git:ssh://[email protected]/spring-projects/spring-boot.git</developerConnection>
119+
<linkOnly>true</linkOnly>
119120
</configuration>
120121
</plugin>
121122
</plugins>

0 commit comments

Comments
 (0)