Dave Syer
0d6033a129
Update to Boot 2.0.0 snaphots
2017-03-16 17:10:38 +00:00
Dave Syer
74a746b71e
Revert to snapshots
2017-03-06 12:32:45 +00:00
Dave Syer
541b8f302e
Update to 1.3.1
2017-03-06 12:31:37 +00:00
Spencer Gibb
9685ebad24
Update to SNAPSHOTS
2017-03-03 12:15:46 -07:00
Spencer Gibb
058cdab1d6
Update SNAPSHOT to 1.3.1.RC1
2017-03-03 12:06:06 -07:00
Ryan Baxter
32ec5e9d77
Revert "1.3.1.M1 version changes"
...
This reverts commit 85cbefaa8c .
2017-01-09 12:36:48 -05:00
Ryan Baxter
85cbefaa8c
1.3.1.M1 version changes
2017-01-09 12:33:17 -05:00
Ryan Baxter
a351473db1
Bumping version to 1.3.1.BUILD-SNAPSHOT
2017-01-09 12:29:53 -05:00
Ryan Baxter
fa632a468b
Revert "1.3.0.M1 version changes"
...
This reverts commit 8bd7121d21 .
2017-01-09 12:21:38 -05:00
Ryan Baxter
8bd7121d21
1.3.0.M1 version changes
2017-01-09 12:12:58 -05:00
Ryan Baxter
e238e08989
Revert "Version changes for 1.3.0.RELEASE"
...
This reverts commit 49b48d7294 .
2017-01-09 11:52:39 -05:00
Ryan Baxter
49b48d7294
Version changes for 1.3.0.RELEASE
2017-01-09 11:47:09 -05:00
Dave Syer
70a448f359
Update to 1.3.0 snapshots
2016-12-02 13:20:07 +00:00
Dave Syer
41622b37dc
Revert to snapshots
2016-09-21 11:07:24 +01:00
Dave Syer
2d982d3fa9
Update for 1.2.1
2016-09-21 11:07:24 +01:00
Dave Syer
358898558d
Change repo URLs to https
2016-08-17 17:31:20 +01:00
Dave Syer
840e080b57
Revert to snapshots
2016-08-16 09:48:57 +01:00
Dave Syer
56d5a65d68
Update to 1.2.0.RELEASE
2016-08-16 09:48:08 +01:00
Spencer Gibb
d4541520ba
Update to boot 1.4.0.BUILD-SNAPSHOT and update version to 1.2.0
2016-07-01 13:00:08 -06:00
Dave Syer
14bcd04115
Revert to snapshots
2016-05-10 08:41:48 +01:00
Dave Syer
78ab9c727a
Update to 1.1.1.RELEASE
2016-05-10 08:39:40 +01:00
Dave Syer
52a93ae045
Revert to snspshots
2016-05-06 15:54:22 +01:00
Dave Syer
d6b466bd8c
Update for GA release
2016-05-06 15:53:54 +01:00
Dave Syer
a9f9cef647
Revert to snapshots
2016-04-15 15:11:35 +01:00
Dave Syer
1e9a57bc68
Update to 1.1.0.RC2
2016-04-15 15:11:16 +01:00
Dave Syer
64c5aaf981
Revert to snapshots
2016-03-02 17:33:09 +00:00
Dave Syer
63221718f1
Update for 1.1.0.RC1
2016-03-02 17:32:29 +00:00
Dave Syer
9218d644e8
Add spring repos to spring profile
2016-02-05 06:43:15 +00:00
Dave Syer
7c278824cc
Revert to snapshots
2016-02-04 17:55:14 +00:00
Dave Syer
e68fb07db1
Update to M5
2016-02-04 17:54:22 +00:00
Dave Syer
39f0dc038e
Add gpg plugin to central profile
2016-02-03 16:00:57 +00:00
Dave Syer
8f27f2ebe4
Fix indentation
2016-02-03 09:14:33 +00:00
Dave Syer
0b0adffb3f
Add enforcer plugin optionally for dependency convergence
...
Just do "mvn enforcer:enforce" in any project to see the result
(also prints during a normal build)
2016-01-26 16:01:46 +00:00
Dave Syer
e1fabfc4a2
Add new module for BOMs in other projects
...
The top level project here now is spring-cloud-build and any library
in Spring Cloud should try and use it as a parent to avoid duplicate
plugin and build declarations.
The new module here is spring-cloud-dependencies-parent and all
BOMs in Spring Cloud should use this as a parent (for the same reason).
All sub-projects in Spring Cloud should have a BOM, and if they want to
(usually they do) they can use it to define dependencies by importing
it into their parent.
User's apps should use the spring-cloud-*-dependencies if they need
a BOM (because they do *not* have spring-boot-* as a parent). Then
they can choose a version of Spring Boot more easily (by choosing
a version of spring-boot-starter-parent).
2016-01-07 13:31:43 +00:00