File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -114,18 +114,6 @@ Trigger the CI release job to automatically publish artifacts and documentation.
114
114
115
115
After the job succeeds:
116
116
117
- * Release the artifacts on the [ OSSRH repository manager] ( https://oss.sonatype.org/#stagingRepositories ) .
118
- * Log into Nexus. The credentials can be found on Bitwarden; ask a teammate if you don't have access.
119
- * Click "staging repositories" to the left.
120
- * Examine your staging repository: check that all expected artifacts are there.
121
- * If necessary (that's very rare), test the release in the staging repository.
122
- You can drop the staging repo if there is a problem,
123
- but you'll need to revert the commits pushed during the release.
124
- * If everything is ok, select the staging repository and click the "Release" button.
125
- * For branches with automated releases (e.g. 6.6) the "release repository" will happen automatically.
126
- to enable/disable the automatic release of the staging repository update the [ jreleaser.yml] ( jreleaser.yml ) file,
127
- in particular change the ` deploy.maven.nexus2.maven-central.releaseRepository ` to ` true ` /` false ` .
128
-
129
117
* Update [ hibernate.org] ( https://github.com/hibernate/hibernate.org ) as necessary:
130
118
* If it is a new major or minor release (new "series"):
131
119
* Add a ` _data/projects/orm/releases/<series>/series.yml ` file,
You can’t perform that action at this time.
0 commit comments