GitHub user rdowner opened a pull request:
https://github.com/apache/brooklyn-server/pull/909
Bump jclouds dependency from v2.0.2 to 2.0.3
Updates to use recently released jclouds minor release 2.0.2 to 2.0.3.
Notable fixes for Apache Brooklyn include:
- Support for official CentOS images in the AWS Marketplace
- Azure ARM updates
This builds but tests have not been run - let's see how Apache's Jenkins PR
builder gets on here while I run a few manual tests!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rdowner/brooklyn-server jclouds-2.0.3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/909.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 #909
----
commit 81dbba12143d2264126197820540e7aefade52d1
Author: Richard Downer <[email protected]>
Date: 2017-12-06T10:19:21Z
Bump jclouds dependency from v2.0.2 to 2.0.3
----
---