Bugfix Release v0.12.1
This release fix maven dependencies for Maven artifacts deployed on Maven Central.
Sub-Task
d999b75 build(mvn): disable DependencyReducedPom
Distributions
Docker Hub
$ docker pull streamthoughts/jikkou:0.12.1
GitHub Release
$ wget https://github.com/streamthoughts/jikkou/releases/download/v0.12.1/jikkou-0.12.1-runner.zip
For verifying distirbution zip file
$ wget https://github.com/streamthoughts/jikkou/releases/download/v0.12.1/jikkou-0.12.1-runner.zip.asc
$ gpg --keyserver keyserver.ubuntu.com --recv-keys D12696955654914F
$ gpg --verify jikkou-0.12.1-runner.zip.asc jikkou-0.12.1-runner.zip