We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ mvn release:prepare $ git push --follow-tags $ mvn release:perform
Note: This doesn't seem to deploy the package to Github.
$ git checkout junit5-extensions-${VERSION:?} $ mvn -P release,github -Dmaven.wagon.http.pool=false clean deploy