You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Build] Update submodules to remote tip only on non-maintenance branches
This prevents maintenance branches from fetching the latest changes on
the master branches of all submodules and therefore failing all builds
early (because the submodule expect a newer parent-pom version).
Follow-up on:
- eclipse-platform#3000
0 commit comments