Commit 60788653 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '1.5.x' into 2.0.x

parents 8950c3eb ca7f961c
...@@ -1230,7 +1230,7 @@ Maven, you would add the following dependency: ...@@ -1230,7 +1230,7 @@ Maven, you would add the following dependency:
<dependency> <dependency>
<groupId>org.jolokia</groupId> <groupId>org.jolokia</groupId>
<artifactId>jolokia-core</artifactId> <artifactId>jolokia-core</artifactId>
</dependency> </dependency>
---- ----
The Jolokia endpoint can then be exposed by adding `jolokia` or `*` to the The Jolokia endpoint can then be exposed by adding `jolokia` or `*` to the
......
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