vertx-ftp-client is a simple limited async ftp client which works with vert.x
Releases management are done with jgit-flow and deployment to done to bintray's jcenter.
Step to perform a release:
- develop new features on the
develop
branch mvn jgitflow:release-start
mvn jgitflow:release-finish
- In eclipse do
Team/Remote/Push
,Next
,Next
,Finish