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:
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
You can’t perform that action at this time.
0 commit comments