Skip to content

Commit

Permalink
Update Releasing_Tycho.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored Jan 20, 2022
1 parent 8742450 commit 38cc0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devdoc/Releasing_Tycho.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Regards,
```
- [ ] close the staging repository on https://oss.sonatype.org/#stagingRepositories
- [ ] Wait for artifacts to be available on Maven central.
- [ ] `git push eclipse HEAD:tycho-N.M.x tycho-<TYCHO_VERSION>` (push commit to branch, and tag)
- [ ] push tag `git push origin tycho-<TYCHO_VERSION>`
- Documentation
- [ ] Generate site docs using `mvn install site site:stage -DskipTests` and check the result from `target/staging` seems viable.
- [ ] Prepare documentation on the webite, using git repo https://git.eclipse.org/c/www.eclipse.org/tycho.git/ : copy the local site docs folders `target/staging/sitedocs` to the existing `sitedocs` folder and then submit as Gerrit review (don't merge yet)
Expand Down

0 comments on commit 38cc0bd

Please sign in to comment.