SONARJAVA-6302 Prepare next development iteration 8.30.0#5590
Conversation
SummaryThis PR bumps the version across all Maven modules from 8.29.0-SNAPSHOT to 8.30.0-SNAPSHOT. This is a routine maintenance task to prepare the repository for the next development iteration following a release. All pom.xml files in the project hierarchy (root and 25+ submodules) are updated consistently. What reviewers should knowScope: Version string changes only — purely mechanical updates with no code logic changes. What to check:
Structure: The changes follow the Maven module hierarchy — the root pom.xml defines the parent version, which cascades through all submodules (checks, ITs, test sources, front-end, JSP, Surefire, etc.). Quick verification: Running
|
|





No description provided.