This release fixes the service test failure which was caused by incompatibility between jacoco and java17. Since service tests were always excluded in the docker build this issue was unnoticed until now.
It also fixes the directory structure which was wrong configured in #10
Furthermore, tests are now added to the CI pipeline