GitHub user chrisdutz opened a pull request:
https://github.com/apache/incubator-edgent-samples/pull/5
Switched to providing the version of edgent libs via dependencyManaâ¦
â¦gement as there were issues with overriding the version if the property
is only defined in the parent.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-edgent-samples
feature/fix-samples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-edgent-samples/pull/5.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 #5
----
commit ef79ac0dc5bc4b4dc5d05178dc0018ad6445521d
Author: Christofer Dutz <[email protected]>
Date: 2017-11-23T08:26:12Z
- Switched to providing the version of edgent libs via dependencyManagement
as there were issues with overriding the version if the property is only
defined in the parent.
----
---