Instead of embeddeding the Concourse Release Scripts application as a
JAR in the CI image, this commit is now using the published Docker image
for this.
This commit adds the Concourse CI pipeline configuration.
The CI build is hosted on https://ci.spring.io.
As an experimental project, artifacts are published for now using the
org.springframework.experimental groupId.
Closes gh-18