This is automated via github
- Set the correct version in
pom.xml
properties<version></version>
-> callmvn versions:set -DnewVersion=2.50.1-SNAPSHOT
- Fill the
<password></password>
with docker push token inpom.xml
build section. - Run the following command:
mvn clean package spring-boot:build-image
Voila it's released