Commit Graph

124 Commits

Author SHA1 Message Date
Ryan Baxter
ebdc00ddea 1.3.4.RELEASE 2017-08-24 15:06:46 -04:00
Ryan Baxter
450ea884db Fixing boot property 2017-08-24 15:00:49 -04:00
Kyle Anderson
a9ced4513e Maven Configuration Improvements (#57)
* Specify build-helper-maven-plugin Version

* Refactored Deprecated AntRun Plugin Parameter
2017-07-12 15:36:48 -04:00
Dave Syer
4cc410cfc0 Revert to snapshots 2017-06-19 11:49:11 +01:00
Dave Syer
e5ed9b4f90 Update for 1.3.3.RELEASE 2017-06-19 11:42:13 +01:00
Marius Bogoevici
eb8ffcff45 Update Spring Boot to 1.5.4.RELEASE 2017-06-09 15:33:34 -04:00
Marcin Grzejszczak
aaa6a2c973 Let's start highlighting syntax... (#54) 2017-05-12 14:17:53 +02:00
Dave Syer
171be768c7 Revert to snapshots 2017-04-26 09:08:57 +01:00
Dave Syer
22e98d294c Update to 1.3.2.RELEASE 2017-04-26 09:07:45 +01:00
Dave Syer
d4257bc99c Add spring-cloud-build-dependencies BOM layer
Users, and even Spring Cloud libraries never need to know about this,
but the extra level of indirection helps because of the commons-logging
dependency, which we want to exclude from Spring Cloud libraries, but
which can only be excluded globally from all of them here. The previous
solution to that problem was to add the exclusion with a spring-core
dependency managed by spring-cloud-build directly. The problem with that
is that it needs to have the spring-core version explicitly, or else
libraries that depend directly on spring-core cannot find the version
(not many libraries *do* depend directly on spring-core so it only hurts
on the margin to not have the version, which is where we were with
1.3.1.RELEASE and lower).
2017-04-24 11:00:42 +01: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
Spencer Gibb
b33ccfd117 Update to boot 1.5.2.BUILD-SNAPSHOT 2017-03-02 08:36:55 -07:00
Dave Syer
49e5d2a1d4 Manage version of jar plugin to not break STS 2017-02-09 17:40:07 +00:00
Spencer Gibb
215a981377 Update to boot 1.5.1.BUILD-SNAPSHOT 2017-01-31 06:10:05 -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
Mark Pollack
ade61f45df Add version plugins for maven jar/javadoc/source
* Use latest versions in 2.x family of plugins.
2016-11-19 21:51:22 +00:00
Dave Syer
af055cf9c3 Add versions for some plugins 2016-10-24 12:04:31 +01: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
7e273ab445 Update to Boot 1.4.1 snapshots 2016-09-20 10:54:55 +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
Dave Syer
7f967e892e Update Boot version 2016-08-15 10:04:09 +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
Marius Bogoevici
b08214d5fe Add 'fast' profile
Allow to provide settings that circumvent certain steps (e.g. Checkstyle validation)
when they are not deemed necessary.
2016-06-09 14:41:55 -04: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
2c5ceff135 Add description and URL to pom 2016-05-10 08:38:18 +01:00
Spencer Gibb
8470535308 Update spring boot to 1.3.5.BUILD-SNAPSHOT 2016-05-09 14:26:25 -06: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
d555033b96 Update to Spring Boot 1.3.4 2016-05-06 15:50:30 +01:00
Dave Syer
eb2827d20c Use spring-boot.version for the maven plugin 2016-05-05 17:00:35 +01:00
Dave Syer
61bd0522fd Remove parent pom so Boot version can be paremeterized
CHild projects can now use -Dspring-boot.version to build with
a different version. All the plugins and some properties from
the old parent were copied over.
2016-05-05 16:51:10 +01:00
Dave Syer
8e9d37d4c0 Manage the RSA dependency somewhere else 2016-04-20 14:36:19 +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
03f09a3463 Add license aggregation to build 2016-03-24 16:09:11 +00:00
Spencer Gibb
5771a929a2 Bump asciidoctor-maven-plugin to version 1.5.3 2016-03-14 13:27:21 -06:00