-
Notifications
You must be signed in to change notification settings - Fork 14
Release process
Dénes Harmath edited this page Feb 18, 2019
·
4 revisions
- Run Jenkins build with parameter BUILD_TYPE = release
- Move artifacts to appropriate location on static.incquerylabs.com
- Add release update site to composite release update site
- Update links in install guide
- Publish documentation with
releng/publish-doc
- Add tag
- Add GitHub release
- Bump version:
mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=[new version]