Commit Graph

17 Commits

Author SHA1 Message Date
Marius Bogoevici
1ab1d096ed Update Spring Cloud Build and Spring Cloud Commons to 1.0.0.RC1
- also remove the SI version customization as we can use the version brought by Boot now
2016-03-02 15:17:47 -05:00
Marius Bogoevici
d2edea84ee Use 1.0.0.RC1 for Spring Tuple core 2016-03-01 12:28:23 -05:00
Marius Bogoevici
fb7e42d943 Upgrade Spring Tuple to 1.0.0.RC1 2016-02-26 17:12:49 -05:00
Ilayaperumal Gopinathan
69e484163c Move spring-cloud-stream tuple
- The `spring-cloud-stream-tuple` is now split into `spring-tuple`, `spring-integration-tuple` along with `spring-batch-tuple`
  - Update dependencies to use the new ones

This resolves #326
2016-02-26 17:12:49 -05:00
Marius Bogoevici
84c274bb75 Remove reference to configuration-metadata 2016-02-25 23:21:00 -05:00
Ilayaperumal Gopinathan
00a5ac4341 Move module launcher/configuration metadata
This resolves #320
2016-02-25 22:44:00 -05:00
Marius Bogoevici
6691e63427 GH-338 Add spring-cloud-stream-config-metadata to dependencies 2016-02-12 13:26:33 -05:00
Marius Bogoevici
bfa4c77e40 Post-release: Restore snapshot dependencies and module launcher default repo 2016-02-04 16:25:07 -05:00
bamboo
0a6fc90f3a [artifactory-release] Next development version 2016-02-04 19:38:45 +00:00
bamboo
082e5e7330 [artifactory-release] Release version 1.0.0.M4 2016-02-04 19:38:44 +00:00
Marius Bogoevici
62a60a4d47 Pre-release: update Spring Cloud versions and repository locations for Module Launcher 2016-02-04 14:06:14 -05:00
Marius Bogoevici
ebc0234a67 Remove direct references to snapshots and rely on project.version instead 2016-02-04 13:27:26 -05:00
Marius Bogoevici
a854e986aa Revert to Rabbit version provided by Spring Boot/Cloud
At the time of the commit it is 1.5.3.RELEASE, but it will pull the version as per the Spring Cloud parent version.
2016-02-04 11:36:35 -05:00
Dave Syer
e9286c849a Add spring-rabbit explicitly to the dependencies BOM
It actually still has to be managed using a property in
spring-cloud-stream-binders-parent, but this change is for users.
Any user that wants an app using stream and rabbit needs to use the
spring-cloud-dependencies BOM. A gradle user has to do nothing else
with this change. A maven user still has to add an explicit
<spring-aqmp.version/> to the application POM.
2016-02-03 09:05:20 +00:00
Dave Syer
dfe78f6d32 Fix Spring AMQP dependencies temporarily 2016-01-28 09:00:46 +00:00
Dave Syer
8036c6712e Add spring profiles for repos 2016-01-08 13:16:38 +00:00
Dave Syer
a036e5ed04 Add extra dependencies module 2016-01-08 12:33:54 +00:00