Merge pull request #14284 from PascalSchumacher:patch-1
* pr/14284: Fix indent of Jolokia maven dependency declaration in doc
This commit is contained in:
commit
ca7f961cf0
|
@ -892,7 +892,7 @@ using Maven you would add the following:
|
|||
<dependency>
|
||||
<groupId>org.jolokia</groupId>
|
||||
<artifactId>jolokia-core</artifactId>
|
||||
</dependency>
|
||||
</dependency>
|
||||
----
|
||||
|
||||
Jolokia can then be accessed using `/jolokia` on your management HTTP server.
|
||||
|
|
Loading…
Reference in New Issue