You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Versions are assigned in CI/CD workflows by -Pversion=${GIT_TAG#v}. This
way version always aligns with Git tags, and for local development, one
can use 0.0.0-SNAPSHOT from maven local for if necessary.
0 commit comments