-
Switch to Java 8 (
. java8
) -
Run the following command to deploy the artifact:
mvn release:clean release:prepare release:perform
-
push out all changes
-
release artifacts on https://oss.sonatype.org/
-
go to releases page (https://github.com/fracpete/requests4j/releases) and edit tag generated by Maven, using a title like Release v0.1.5 and add some release notes
-
update Maven dependency fragment in
README.md