Link to Apache Licence in Maven Plugin docs rather than inlining it
Closes gh-17317
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
<webAccessUrl>https://github.com/spring-projects/spring-boot/</webAccessUrl>
|
||||
<anonymousConnection>scm:git:git://github.com/spring-projects/spring-boot.git</anonymousConnection>
|
||||
<developerConnection>scm:git:ssh://git@github.com/spring-projects/spring-boot.git</developerConnection>
|
||||
<linkOnly>true</linkOnly>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user