Yay, a new HomeCtrl release ... with almost nothing new at all, almost. The change is not in the code but in the build script. due to issues with Gradle 4.*, I had to update spring boot to the newest version. Now everything is compiling again. Additionally I changed the following things:
- Removed the versions from the sub modules. There is only the multi-project version now, which will be counted up on every sub module change
- Added a LICENSE.txt and removed the license declarations in the Java files
- Some minor IDE suggested refactoring
- Added a Travis CI configuration and the project is now checked with Travis CI
Enjoy :)