GitHub user kemitix opened a pull request:
https://github.com/apache/brooklyn-ui/pull/62
Restore slf4j.version property
The brooklyn-ui-utils module wouldn't build on a mvn clean install with
this property missing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kemitix/brooklyn-ui fix-ui-utils-module-build
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-ui/pull/62.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 #62
----
commit 0f7365b818627ae0fa4c1cdf0fb6a65062d23968
Author: Paul Campbell <paul.campbell@...>
Date: 2018-08-17T08:51:50Z
Restore slf4j.version property
The brooklyn-ui-utils module wouldn't build on a mvn clean install with this
property missing.
----
---