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

danhaywood pushed a commit to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway-app-petclinic.git

commit 64ed18975ee21934f611e6ee0ba911f6910adecd
Author: Dan Haywood <[email protected]>
AuthorDate: Wed Nov 19 06:40:55 2025 +0000

    update poms after each tag, after all
---
 tagger.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tagger.sh b/tagger.sh
index 751bcbf..ed252f4 100755
--- a/tagger.sh
+++ b/tagger.sh
@@ -109,6 +109,7 @@ do
             exit 1
         fi
       fi
+      update_poms_and_commit_if_necessary "$PREV_VERSION" "$NEW_VERSION" 
"$EXECUTE"
     done
        fi
 

Reply via email to