Skip to content

Commit 6f68330

Browse files
committed
Don't remove snapshot as that overrides version setting
Signed-off-by: Trevor Bramwell <[email protected]>
1 parent 1880b2d commit 6f68330

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
mvn $MAVEN_CLI_OPTS \
3232
versions:set versions:update-child-modules versions:commit \
3333
-DnewVersion=${{ github.ref }} \
34-
-DremoveSnapshot \
3534
-DgenerateBackupPoms=false
3635
- name: Publish GitHub Packages
3736
run: |

0 commit comments

Comments
 (0)