Java library to parse the binary MRT format.
This library is released under LGPL license. Read LICENSE.txt.
Do not touch anything in pom.xml
, do not update versions.
- Commit and push all the changes.
mvn release:clean release:prepare
- answer all the questions (just hit
return
)
- answer all the questions (just hit
mvn release:perform
- Check that new version was released on Nexus
- Check that new tag was set in Github
- Make a new release via Github interface using latest tag.