Skip to content

Commit d12704c

Browse files
committed
Prep for 7.1
1 parent 733114c commit d12704c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

MAINTAINERS.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,7 @@ In any case, before the release:
9898

9999
#### Performing the release
100100

101-
Once you trigger the CI job, it automatically pushes artifacts to the
102-
[OSSRH Maven Repository](https://repo1.maven.org/maven2/org/hibernate/orm/),
103-
and the documentation to [docs.jboss.org](https://docs.jboss.org/hibernate/orm/).
101+
Trigger the CI release job to automatically publish artifacts and documentation...
104102

105103
* Do *not* mark the Jira Release as "released" or close issues,
106104
the release job triggers Jira automation that does it for you.
@@ -141,7 +139,7 @@ After the job succeeds:
141139
make sure to adjust the `status`/`displayed` attributes of the `series.yml` file of the old series.
142140
* Push to the production branch.
143141
* Check that the artifacts are available on Maven Central:
144-
https://repo1.maven.org/maven2/org/hibernate/orm/hibernate-core/.
142+
https://central.sonatype.com/artifact/org.hibernate.orm/hibernate-core.
145143
They should appear after a few minutes, sometimes a few hours.
146144
* Make sure a GitHub release got created and that everything looks ok.
147145

0 commit comments

Comments
 (0)