Skip to content

Commit 5acb4fe

Browse files
committed
Correct release process notes
1 parent ceda032 commit 5acb4fe

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

MAINTAINERS.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -114,18 +114,6 @@ Trigger the CI release job to automatically publish artifacts and documentation.
114114

115115
After the job succeeds:
116116

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-
129117
* Update [hibernate.org](https://github.com/hibernate/hibernate.org) as necessary:
130118
* If it is a new major or minor release (new "series"):
131119
* Add a `_data/projects/orm/releases/<series>/series.yml` file,

0 commit comments

Comments
 (0)