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: Update Maven profiles and GitHub Actions workflow
- Added separate profiles for 'release' and 'snapshot' versions in pom.xml, enhancing build configuration clarity.
- Updated the 'release' profile to include versioning properties and improved plugin configurations for source and javadoc attachment.
- Modified the GitHub Actions workflow to use JDK 17 instead of JDK 21, ensuring compatibility with the current project requirements.
0 commit comments