Skip to content
Eduardo Pinho edited this page Sep 18, 2015 · 3 revisions

How to create a new release?

Update the version

All these operations has to be executed in the master branch.

Git

When you intend to release, you need to do a tag.

Maven

Deploy the SDK to our maven server

Create installers

Clone this wiki locally