Skip to content

Commit b6945d5

Browse files
authored
ci: switch to using simple release strategy to avoid extra SNAPSHOT PR. (#1946)
ci: update bootstrap SHA
1 parent be1558c commit b6945d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"bootstrap-sha": "6342ecd17b3c26f5d27b33ff49a2ceedc206f140",
2+
"bootstrap-sha": "ec09380911904bc7e58bf31bdb17e59a8e355b6c",
33
"exclude-paths": [
44
".git",
55
".idea",
66
".github",
77
".vscode"
88
],
9-
"release-type": "java",
9+
"release-type": "simple",
1010
"include-component-in-tag": false,
1111
"include-v-in-tag": true,
1212
"packages": {

0 commit comments

Comments
 (0)