- maven 3.3.x (https://maven.apache.org/)
mvn clean install
mvn testto execute all tests- FritzBoxCommunicationTest contains tests with a real FritzBox and therefore all tests are disabled / ignored by default
- Commit and push all pending changes to GIT
mvn release:preparemvn release:perform- now you should have a release copy in your local maven repository as well as in target subdirectory of your project