davsclaus commented on PR #18218: URL: https://github.com/apache/camel/pull/18218#issuecomment-2919740249
I run this command as there are some files not changed ``` git grep -l "4.12.0-SNAPSHOT" | xargs sed -i "" -e "s/4.12.0-SNAPSHOT/4.13.0-SNAPSHOT/g" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org