- maven 3.3.x (https://maven.apache.org/)
mvn clean install
mvn testto execute all tests- ProxyTest contains one test where a real proxy has to be used, it is therefore ignored / disabled 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