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
chore: Remove version properties from pom.xml and enhance GitHub Actions workflow for versioning
- Removed version properties from the Maven profiles in pom.xml to simplify configuration.
- Added steps in the GitHub Actions workflow to dynamically retrieve and set the project version with a padded run number for better versioning during snapshot deployments.
- Improved the overall clarity and maintainability of the workflow for future releases.
0 commit comments