Skip to content

Release strman java

Shekhar Gulati edited this page Jun 30, 2017 · 1 revision

To release the library, run the following commands

$ gdw release
$ git checkout <release tag>
$ gdw clean build install
$ gdw uploadArchives
Clone this wiki locally