Skip to content

Commit 4535bbf

Browse files
CesarCoelhoclaude
andcommitted
Add release step for bumping to next development version
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f674e8d commit 4535bbf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

RELEASING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ git pull
7676
git checkout -b vAA.B
7777
```
7878

79+
8. Bump the versions of ALL the pom files to the next development version (example, from: 14.0 to: 14.1-SNAPSHOT), then commit and push. Make sure every pom is updated, including any modules that are detached from the main reactor (e.g. the testbeds), which a single reactor-wide command may miss.
80+
7981
Extra
8082
-------------
8183
Complete Maven Central publishing guide available [here][sonatype_guide]!

0 commit comments

Comments
 (0)