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
add GitHub release workflow and update pom.xml for external versioning
Introduces a new GitHub Actions workflow to publish JARs on release. Updates pom.xml to use externally injected versioning via the ${revision} property, replacing the Maven Release Plugin which is now disabled.
0 commit comments