Fix indent of Jolokia maven dependency declaration in doc

Closes gh-14284
pull/14801/head
Pascal Schumacher 6 years ago committed by Stephane Nicoll
parent 0960f796fa
commit afeaa90d1a

@ -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…
Cancel
Save