You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Apache HttpComponents Client 4.x API Plugin for Jenkins
1
+
# Apache HTTP Components Client 4.x API Plugin
2
2
3
3
This plugin bundles all the components of [Apache HttpComponents Client 4.5.x](https://hc.apache.org/httpcomponents-client-4.5.x/index.html) except `httpclient-win` because of the dependency on jna.
4
4
These components can be used by other plugins as a dependency.
@@ -77,8 +77,8 @@ To avoid version conflicts it is suggested not to depend on a specific version,
77
77
78
78
## Release Notes
79
79
80
-
Current release notes are on [GitHub releases](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/releases).
81
-
See the archived [Changelog](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/blob/apache-httpcomponents-client-4-api-4.5.5-2.0/CHANGELOG.md) for releases before 2019.
80
+
See [GitHub releases](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/releases) for current release notes.
81
+
Releases before 2019 are described in the archived [Changelog](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/blob/apache-httpcomponents-client-4-api-4.5.5-2.0/CHANGELOG.md).
0 commit comments