Spencer Gibb
7c607cf322
Updates to SNAPSHOT
2017-03-20 11:15:08 -06:00
Spencer Gibb
15fa607652
Adds s-c-gateway
2017-03-17 21:50:38 -06:00
Spencer Gibb
7d0276fea7
Update versions for Finchley
2017-03-17 21:08:59 -06:00
Dave Syer
ad7898f794
Update Security dependencies
2017-03-17 08:44:58 +00:00
Spencer Gibb
29dde5f8e4
Prepare versions for Dalston.RC1
2017-03-15 16:53:39 -06:00
Spencer Gibb
f45463e30b
Bump task snapshot version
2017-01-30 11:08:15 -07:00
Spencer Gibb
952f705808
Revert "Update SNAPSHOT to Dalston.M1"
...
This reverts commit 91881ba86e .
2017-01-30 11:06:00 -07:00
Spencer Gibb
91881ba86e
Update SNAPSHOT to Dalston.M1
2017-01-30 11:04:44 -07:00
Spencer Gibb
48c4aa9e12
Upgrade to s-c-build 1.3.1
2017-01-30 10:26:03 -07:00
Mark Paluch
ee54869629
Add Spring Cloud Vault to spring-cloud-dependencies.
2017-01-30 14:30:12 +01:00
Spencer Gibb
14351aabf9
Update versions for Dalston
2017-01-27 09:23:12 -07:00
Ryan Baxter
ec61e52f72
Update version of SC Bus
2017-01-19 15:00:13 -05:00
Marcin Grzejszczak
821555cad8
Bumping contract for Dalston
2016-12-07 17:39:29 +01:00
Marcin Grzejszczak
3f8925dcec
Bumped Sleuth to 1.2.x for Dalston
2016-11-04 10:49:39 +01:00
Spencer Gibb
086d61949e
Update to Dalston
2016-11-01 15:51:37 -06:00
Spencer Gibb
695c67cf84
Update to SNAPSHOT
2016-11-01 14:43:46 -06:00
Spencer Gibb
fda0b282f2
Update SNAPSHOT to Camden.SR2
2016-11-01 14:34:41 -06:00
Dave Syer
b67c811e0a
Revert to snapshots
2016-10-18 16:51:15 +01:00
Dave Syer
b54f47595d
Update for Camden.SR1
2016-10-18 16:48:28 +01:00
Dave Syer
530a739b2a
Revert to snapshots
2016-09-25 07:45:26 +01:00
Dave Syer
1ab978f422
Update for Camden.RELEASE
2016-09-25 07:42:34 +01:00
Dave Syer
8fb29ffc7b
Update to sleuth 1.0.9
2016-09-19 13:49:20 +01:00
Dave Syer
5d081b3e25
Re-order commons to top so 1.1.3 takes priority
2016-09-19 12:56:20 +01:00
Dave Syer
7127a157f3
Rationalize dependency management in BOMs
2016-09-19 12:02:48 +01:00
Dave Syer
dff2cd7fe0
Remove duplicate spring-cloud-task BOM
2016-09-09 16:56:36 +01:00
Spencer Gibb
26b38c3c37
Fixed reference to task
2016-09-09 09:24:28 -06:00
Dave Syer
b5d1634b81
Add missing cloud security BOM
2016-09-09 13:19:53 +01:00
Dave Syer
c3de752a4e
Add missing cloud security BOM
2016-09-09 13:18:19 +01:00
Dave Syer
e1248f716b
Revert to snapshots
2016-09-08 17:37:03 +01:00
Dave Syer
d563a890ea
Update for Camden.RC1
2016-09-08 17:35:24 +01:00
Dave Syer
dbbdfd0ad0
Revert to snapshots
2016-08-27 11:17:56 +01:00
Dave Syer
e4d44f5a1a
Release Camden.M1
2016-08-27 10:52:32 +01:00
Marcin Grzejszczak
7819282ac6
Bumping Sleuth to 1.0.7
2016-08-24 17:41:54 +02:00
Marcin Grzejszczak
23131be322
Bumping Stream to Brooklyn.BUILD-SNAPSHOT for Camden
2016-08-24 17:38:42 +02:00
Dave Syer
257e46b05f
Change repo URLs to https
2016-08-17 17:31:27 +01:00
Dave Syer
00dcea45db
Update to latest Camden versions
2016-08-16 07:53:50 +01:00
Marcin Grzejszczak
fd2e053789
Updating Sleuth to 1.0.5.BUILD-SNAPSHOT
2016-07-29 14:08:39 +02:00
Marcin Grzejszczak
a24ec14fe7
Updating Sleuth to 1.0.3.BUILD-SNAPSHOT
2016-07-07 12:49:31 +02:00
Spencer Gibb
248dfe973c
Update consul to 1.2.0
2016-07-01 11:39:43 -06:00
Spencer Gibb
5071fca915
Updated to camden
2016-07-01 10:59:04 -06:00
Dave Syer
5b3159a5f0
Revert to snapshots
2016-07-01 14:56:41 +01:00
Dave Syer
10aca045c8
Update for Brixton.SR2
2016-07-01 14:46:03 +01:00
Dave Syer
45afb30582
Revert to snapshots (Brixton still)
2016-06-10 17:11:22 +01:00
Dave Syer
7fe8e4aed9
Update to Brixton.SR1
2016-06-10 16:59:44 +01:00
Spencer Gibb
b439bd7105
Remove ref to nonexistent spring-cloud-bus-hystrix
...
fixes gh-54
2016-05-23 10:14:21 -06:00
Dave Syer
28402b81c1
Revert to snapshots
2016-05-11 10:09:01 +01:00
Dave Syer
f48799d09d
Fix build parent versions
2016-05-11 09:40:47 +01:00
Dave Syer
588b6d2b32
Update for Brixton.RELEASE
2016-05-11 09:36:22 +01:00
Dave Syer
0287a34c7d
Re-order BOMs so that rxjava gets the right version from netflix
...
Because stream (currently) depends on an old version of rxjava, this
was causing issues for user projects, pulling in the wrong version
onto the classpath. Putting the netflix BOM first in dependency
management is enoug hto fix it for now (until something else
has a strong opinion about one of the dependencies in netflix).
2016-05-10 09:49:50 +01:00
Dave Syer
d94b065a91
Revert to snapshots
2016-04-18 16:22:00 +01:00