Extraction into the "natural" home will follow in the next
release train. For now the only uncomfortable thing is the
version of the starters are all 1.0.3 (whereas their
parent might be 1.0.2).
This is an essential step in breaking the tie between the
individual starters and the release train. Temporarily
introduces a new parent that we can fact out sooner or later.
And add separate starter. Some of the integration test samples
now break, but they can be fixed by adding back the dependencies
using the old starter.
Fixes gh-16