Maven documentation: Add link to repository to search for latest release version.
diff --git a/org.jacoco.doc/docroot/doc/repo.html b/org.jacoco.doc/docroot/doc/repo.html
index f778f65..7c9d63d 100644
--- a/org.jacoco.doc/docroot/doc/repo.html
+++ b/org.jacoco.doc/docroot/doc/repo.html
@@ -23,7 +23,7 @@
<p>
If you want to integrate JaCoCo within your tools you might directly retrieve
it from the Maven repository. There are two repositories, one for JaCoCo
- releases, one for weekly snapshot builds.
+ releases, one for regular snapshot builds.
</p>
<table class="coverage">
@@ -88,6 +88,11 @@
</tbody>
</table>
+<p>
+ Please check <a href="http://search.maven.org/#search|ga|1|g%3Aorg.jacoco">here</a>
+ for the latest release versions in the repository.
+</p>
+
</div>
<div class="footer">