This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git
The following commit(s) were added to refs/heads/master by this push:
new 360265d Update RELEASE.md
360265d is described below
commit 360265dbe14845b9f4002987511bc21f013c5980
Author: Tamas Cservenak <[email protected]>
AuthorDate: Fri Feb 27 16:06:45 2026 +0100
Update RELEASE.md
---
RELEASE.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE.md b/RELEASE.md
index c2f4d86..0a29659 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -33,6 +33,7 @@ $ mvn release:perform
Build and deploy site (to LATEST):
```
+$ cd target/checkout
$ mvn -P reporting site site:stage
$ mvn scm-publish:publish-scm
```