Could you please replace static version with {revision} variable?
Open
kind/enhancement
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
when the version of sentinel modules needs to be updated, we need to modify every pom.xml and then commit these files.
Could you please replace version with {revision} variable so that only one file is required to modify? Thanks very much.
Contributor guide
Research direction
Review the repository's pom.xml files and identify where the Sentinel module version is declared repeatedly. Trace how the version is consumed during the build, then verify that changing one version source updates all modules without editing each pom.xml.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100