We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee7b80 commit 0cfcfb1Copy full SHA for 0cfcfb1
spring-boot-tools/spring-boot-maven-plugin/pom.xml
@@ -116,6 +116,7 @@
116
<webAccessUrl>https://github.com/spring-projects/spring-boot/</webAccessUrl>
117
<anonymousConnection>scm:git:git://github.com/spring-projects/spring-boot.git</anonymousConnection>
118
<developerConnection>scm:git:ssh://[email protected]/spring-projects/spring-boot.git</developerConnection>
119
+ <linkOnly>true</linkOnly>
120
</configuration>
121
</plugin>
122
</plugins>
0 commit comments