Commit ca7f961c authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #14284 from PascalSchumacher:patch-1

* pr/14284:
  Fix indent of Jolokia maven dependency declaration in doc
parents 0960f796 afeaa90d
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment