This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new a9cb46835a NO-JIRA: update example again, so that it isnt inconsistent 
with the prior example as originally
a9cb46835a is described below

commit a9cb46835a4604a7cf4d0c13457955acfe745e9a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Oct 31 09:10:27 2023 +0000

    NO-JIRA: update example again, so that it isnt inconsistent with the prior 
example as originally
---
 RELEASING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASING.md b/RELEASING.md
index 3db4418085..a4eedd9dbd 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -171,7 +171,7 @@ $ java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar 
artemis-web <path.to
 real example used on 
[2.31.0](https://activemq.apache.org/components/artemis/download/commit-report-2.31.0.html):
 ```bash
 $ java -jar 
-java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis 
release-work/activemq-artemis 
release-work/activemq-website/src/components/artemis/download/commit-report-2.31.0.html
 2.30.0 2.31.0 true
+java -jar jira-git-0.1.SNAPSHOT-jar-with-dependencies.jar artemis-web 
release-work/activemq-artemis 
release-work/activemq-website/src/components/artemis/download/commit-report-2.31.0.html
 2.30.0 2.31.0 true
 ```
 - This will parse all the git commits between the previous release, and 
current release tags while looking at current JIRA status.
 

Reply via email to