From 2b2e95bf456c0f37aefa72968fc754fbeb1ccd07 Mon Sep 17 00:00:00 2001 From: marko-bekhta Date: Thu, 30 Oct 2025 13:31:08 +0100 Subject: [PATCH] Update release instructions to point to new docs site and to Maven Central --- MAINTAINERS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index f01c311faec..bb376e1e838 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -163,9 +163,9 @@ If you **added a new Maven module** that should be included in the distribution, ### Performing the release Once you trigger the CI job, it automatically pushes artifacts to the -[OSSRH repository manager](https://oss.sonatype.org/#stagingRepositories), +[Maven Central](https://central.sonatype.com/), the distribution to [SourceForge](https://sourceforge.net/projects/hibernate/files/hibernate-search/) -and the documentation to [docs.jboss.org](https://docs.jboss.org/hibernate/search/). +and the documentation to [docs.hibernate.org](https://docs.hibernate.org/search/). * Transfer the released issues in JIRA to the "Closed state": * Go to [the list of releases](https://hibernate.atlassian.net/projects/HSEARCH?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page)