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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 4e77ef874a8f7fee59844b50a22a1b58cc8e4469
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Aug 31 22:35:43 2022 +0200

    Add hint on how to generate a non-SNAPSHOT
---
 src/changes/changes.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 64c709b2..f8af86cc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,8 @@ To generate the release notes from this file:
 
 mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=nn]
 then tweak the formatting if necessary
-and commit
+and commit.
+Run with changes.version-parameter in order to not generate a SNAPSHOT 
changelog
 
 The <action> type attribute can be add,update,fix,remove.
 

Reply via email to