Skip to content

Commit ede6f2e

Browse files
committed
Add version bumps for 4.37
1 parent a3174e7 commit ede6f2e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/version-increments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
publish-version-check-results:
10-
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/publishVersionCheckResults.yml@master
10+
uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/publishVersionCheckResults.yml@update-snapshots-in-versions-workflow
1111
with:
1212
botGithubId: eclipse-platform-bot
1313
secrets:

Jenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,3 +404,5 @@ pipeline {
404404
}
405405
}
406406
}
407+
408+
// A dummy change to be removed, just to provoke version increments

0 commit comments

Comments
 (0)