This is an automated email from the ASF dual-hosted git repository.
vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
The following commit(s) were added to refs/heads/main by this push:
new b40a1a4a51 NO-JIRA: [Broker-J] Unified broker version in
release-instructions.md
b40a1a4a51 is described below
commit b40a1a4a51585b22f546825d42ea00b93d4c7a0f
Author: vavrtom <[email protected]>
AuthorDate: Fri Oct 10 09:42:02 2025 +0200
NO-JIRA: [Broker-J] Unified broker version in release-instructions.md
---
doc/developer-guide/src/main/markdown/release-instructions.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developer-guide/src/main/markdown/release-instructions.md
b/doc/developer-guide/src/main/markdown/release-instructions.md
index b5489f76c5..e208a7f8e8 100644
--- a/doc/developer-guide/src/main/markdown/release-instructions.md
+++ b/doc/developer-guide/src/main/markdown/release-instructions.md
@@ -149,7 +149,7 @@ Sources are kept in a Git repository. Thus a git client is
required.
* <https://repo1.maven.org/maven2/org/apache/qpid/qpid-broker/>
11. Update Qpid web site pages for new release of Qpid Broker-J component and
publish new release documentation
following instructions [in site
README.md](https://gitbox.apache.org/repos/asf?p=qpid-site.git;a=blob;f=README.md).
- Here are sample commands which could be used to create 7.0.0 release pages
on the website based on the 7.0.0 tag.
+ Here are sample commands which could be used to create 9.0.0 release pages
on the website based on the 9.0.0 tag.
git clone https://gitbox.apache.org/repos/asf/qpid-site.git
cd ./qpid-site
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]