Remove @Produces annotation from MetricsRestService#getMetrics,
since it is unnecessary and leads to warnings on Websphere 8.5. (WINK)
See this [line](https://github.com/camunda/camunda-bpm-platform/blob/master/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/MetricsRestService.java#L36).