You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the distribution to [SourceForge](https://sourceforge.net/projects/hibernate/files/hibernate-validator/)
56
-
and the documentation to [docs.jboss.org](https://docs.jboss.org/hibernate/validator/).
56
+
and the documentation to [docs.hibernate.org](https://docs.hibernate.org/validator/).
57
57
58
58
* Transfer the released issues in JIRA to the "Closed state":
59
59
* Go to [the list of releases](https://hibernate.atlassian.net/projects/HV?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page)
@@ -72,14 +72,10 @@ and the documentation to [docs.jboss.org](https://docs.jboss.org/hibernate/valid
72
72
***Be careful** when filling the form with the build parameters.
73
73
* Note that for new branches where the job has never run, the first run will not ask for parameters and thus will fail:
74
74
that's expected, just run it again.
75
-
* Release the artifacts on the [OSSRH repository manager](https://oss.sonatype.org/#stagingRepositories).
76
-
* Log into Nexus. The credentials can be found on Bitwarden; ask a teammate if you don't have access.
77
-
* Click "staging repositories" to the left.
78
-
* Examine your staging repository: check that all expected artifacts are there.
79
-
* If necessary (that's very rare), test the release in the staging repository.
80
-
You can drop the staging repo if there is a problem,
81
-
but you'll need to revert the commits pushed during the release.
82
-
* If everything is ok, select the staging repository and click the "Release" button.
75
+
* If the release option `RELEASE_PUBLISH_AUTOMATICALLY` was selected as `false`-- release the artifacts on the [Maven Central portal](https://central.sonatype.com/).
76
+
* Log into Maven Central. The credentials can be found on Bitwarden; ask a teammate if you don't have access.
77
+
* Click on the profile circle at the top right and pick "View Deployments".
78
+
* Find your deployment on the left and click "Publish".
0 commit comments