Commit afeaa90d authored by Pascal Schumacher's avatar Pascal Schumacher Committed by Stephane Nicoll

Fix indent of Jolokia maven dependency declaration in doc

Closes gh-14284
parent 0960f796
...@@ -892,7 +892,7 @@ using Maven you would add the following: ...@@ -892,7 +892,7 @@ using Maven you would add the following:
<dependency> <dependency>
<groupId>org.jolokia</groupId> <groupId>org.jolokia</groupId>
<artifactId>jolokia-core</artifactId> <artifactId>jolokia-core</artifactId>
</dependency> </dependency>
---- ----
Jolokia can then be accessed using `/jolokia` on your management HTTP server. 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