Trigger builds of the other projects once a build is successfully completed. Multiple projects can be specified by using comma, like "abc, def".

Other than the obvious use case where you'd like to build other projects that have a dependency on the current project, this can also be useful to split a long build process in to multiple stages (such as the build portion and the test portion).