Fixed typo in maven site documentation
Closes gh-15176
This commit is contained in:
committed by
Phillip Webb
parent
79b5dd3ae7
commit
f2d6490548
@@ -34,7 +34,7 @@
|
||||
</executions>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.example</groupid>
|
||||
<groupId>com.example</groupId>
|
||||
<artifactId>custom-layout</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user