-
Notifications
You must be signed in to change notification settings - Fork 25
Releasing
jussimalinen edited this page Aug 10, 2012
·
4 revisions
This document has instructions for the developers who are making a new release of JavalibCore
- Remember to do git pull, mvn clean package, and mvn integration-test
- Update version number in pom.xml 1.0
- git tag 1.0
- mvn clean package
- git push --tags
- Upload the package target/javalib-core-1.0.jar to github download page
- Update Release Notes
- Update to sonatype (TODO: how the hell to do that?)
- send release email & celebrate