11 Commits

Author SHA1 Message Date
Dave Syer
73ec179d7c Revert to snapshots 2016-01-25 16:42:03 +00:00
Dave Syer
e2060cdd4d Update to 1.0.5 / Angel.SR5 2016-01-25 16:39:49 +00:00
Dave Syer
690560ae64 Update to 1.0.5.BUILD-SNAPSHOT (next Angel) 2015-11-16 17:34:06 +00:00
Dave Syer
05d773f748 Bump to Angel.SR4 2015-11-16 17:27:04 +00:00
Dave Syer
edc08fa8ec Prepare master for next snapshot 2015-06-26 10:57:19 +01:00
Dave Syer
c26f45ad6e Re-organize starters so they can be extracted cleanly
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).
2015-06-25 11:59:53 +01:00
Dave Syer
4bba2778ea Make starters independent of spring-cloud-starter-parent
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.
2015-06-24 17:35:42 +01:00
Dave Syer
29cd846545 Update to 1.0.3 snapshots 2015-05-01 11:23:57 +02:00
Dave Syer
a18135873c Update to 1.0.2 snapshots 2015-04-23 11:11:22 +01:00
Dave Syer
d111c324c6 Add Jackson to config starter (needed for JSON conversion) 2015-04-21 08:18:36 +02:00
Dave Syer
44a42ad6f4 Remove config-client from spring-cloud-starter
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
2015-03-18 13:31:26 +00:00