diff --git a/README.adoc b/README.adoc
index 9e8f693..7e63bee 100644
--- a/README.adoc
+++ b/README.adoc
@@ -88,11 +88,11 @@ Avoid version conflicts by using the https://github.com/jenkinsci/bom[Jenkins Pl
apache-httpcomponents-client-5-api
- somelibrary-using-httpclient
+ somelibrary-using-httpclient5
1.0.0
- anotherlibrary-using-httpclient
+ anotherlibrary-using-httpclient5
1.0.0
...
@@ -113,4 +113,4 @@ Release notes are recorded in https://github.com/jenkinsci/apache-httpcomponents
== License
* Plugin source and documentation - https://opensource.org/licenses/MIT[MIT License]
-* Nested library - https://www.apache.org/licenses/LICENSE-2.0[Apache License 2.0]
\ No newline at end of file
+* Nested library - https://www.apache.org/licenses/LICENSE-2.0[Apache License 2.0]