File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -98,9 +98,7 @@ In any case, before the release:
98
98
99
99
#### Performing the release
100
100
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...
104
102
105
103
* Do * not* mark the Jira Release as "released" or close issues,
106
104
the release job triggers Jira automation that does it for you.
@@ -141,7 +139,7 @@ After the job succeeds:
141
139
make sure to adjust the ` status ` /` displayed ` attributes of the ` series.yml ` file of the old series.
142
140
* Push to the production branch.
143
141
* 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 .
145
143
They should appear after a few minutes, sometimes a few hours.
146
144
* Make sure a GitHub release got created and that everything looks ok.
147
145
You can’t perform that action at this time.
0 commit comments