File tree 1 file changed +1
-1
lines changed
spring-boot-docs/src/main/asciidoc
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ defaults. The parent project provides the following features:
38
38
* A Dependency Management section, allowing you to omit `<version>` tags for common
39
39
dependencies, inherited from the `spring-boot-dependencies` POM.
40
40
* Sensible https://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html[resource filtering].
41
- * Sensible plugin configuration (http://mojo.codehaus .org/exec-maven-plugin/[exec plugin],
41
+ * Sensible plugin configuration (http://www.mojohaus .org/exec-maven-plugin/[exec plugin],
42
42
http://maven.apache.org/surefire/maven-surefire-plugin/[surefire],
43
43
https://github.com/ktoso/maven-git-commit-id-plugin[Git commit ID],
44
44
http://maven.apache.org/plugins/maven-shade-plugin/[shade]).
You can’t perform that action at this time.
0 commit comments