GitHub user rdowner opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/759
Fix httpclient version mismatch in pom
In commit 3fb4d9a @andreaturli bumped the httpclient version in the parent
pom, but he didn't update the version in `brooklyn-downstream-parent` pom. This
was causing dependency convergence errors in downstream projects.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rdowner/incubator-brooklyn
fix-httpclient-downstream
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/759.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #759
----
commit 593d17590590c84d5def5539aed8006403607f86
Author: Richard Downer <[email protected]>
Date: 2015-07-21T12:37:01Z
Fix httpclient version mismatch in pom
In commit 3fb4d9a @andreaturli bumped the httpclient version in the
parent pom, but he didn't update the version in
brooklyn-downstream-parent pom.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---