Commit Graph

39 Commits

Author SHA1 Message Date
buildmaster
c24339a52f Bumping versions 2021-11-26 17:06:29 +00:00
Marcin Grzejszczak
c0b172ddda Updated docs with the profiles 2020-11-18 08:35:02 +01:00
Marcin Grzejszczak
07ff7a5726 Updated docs 2020-06-09 16:45:33 +02:00
Marcin Grzejszczak
6e658725f6 Release train documentation rendering 2020-06-09 16:39:39 +02:00
buildmaster
161bc000d1 Going back to snapshots 2020-04-16 18:11:18 +00:00
buildmaster
6fc7a50810 Update SNAPSHOT to 2020.0.0-M1 2020-04-16 18:10:58 +00:00
buildmaster
c22ba1c106 Going back to snapshots 2020-04-16 17:23:41 +00:00
buildmaster
4f702abf6e Update SNAPSHOT to 2020.0.0.M1 2020-04-16 17:23:07 +00:00
buildmaster
8328e6900c Going back to snapshots 2020-04-10 00:11:28 +00:00
buildmaster
775bfa22bf Update SNAPSHOT to 2020-1.M1 2020-04-10 00:11:08 +00:00
buildmaster
2f635b3f66 Going back to snapshots 2019-12-20 14:46:46 +00:00
buildmaster
1f1967a496 Update SNAPSHOT to Hoxton.SR1 2019-12-20 14:46:19 +00:00
buildmaster
eee36fc623 Going back to snapshots 2019-11-26 12:19:42 +00:00
buildmaster
7512e2036e Update SNAPSHOT to Hoxton.RELEASE 2019-11-26 12:19:23 +00:00
buildmaster
c41c03eee3 Going back to snapshots 2019-11-10 00:53:22 +00:00
buildmaster
f552ac1190 Update SNAPSHOT to Hoxton.RC2 2019-11-10 00:53:04 +00:00
buildmaster
9e7bd6c5cc Going back to snapshots 2019-10-24 21:48:12 +00:00
buildmaster
ca2413e243 Update SNAPSHOT to Hoxton.RC1 2019-10-24 21:47:52 +00:00
buildmaster
ab1e21ade7 Going back to snapshots 2019-10-03 22:09:55 +00:00
buildmaster
ad327213dd Update SNAPSHOT to Hoxton.M3 2019-10-03 22:09:38 +00:00
buildmaster
4d3656c341 Going back to snapshots 2019-08-15 15:13:45 +00:00
buildmaster
d0bd817358 Update SNAPSHOT to Hoxton.M2 2019-08-15 15:13:09 +00:00
Spring Operator
04a10e0ce4 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 2 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
2019-03-20 15:48:23 -05:00
buildmaster
76c65db0d0 Going back to snapshots 2019-03-05 20:43:12 +00:00
buildmaster
a9c903373d Update SNAPSHOT to Greenwich.SR1 2019-03-05 20:42:38 +00:00
Thomas Risberg
1fa159bead Fix instructions for RELEASE build (#91)
* Fix instructions for RELEASE build

- this got clobbered as part of 45afb30582 (diff-7bd4a925c695c2eb0eced3872b9b965f)

* - adding fix to docs/src/main/asciidoc
2018-04-05 15:07:33 -04:00
Dave Syer
ed5fcf521f Rename starters->release 2016-08-16 07:53:39 +01:00
Dave Syer
8ae75314e1 Update README with new CLA link 2016-07-11 14:35:12 +01:00
Dave Syer
45afb30582 Revert to snapshots (Brixton still) 2016-06-10 17:11:22 +01:00
Spencer Gibb
0b022837e2 Update readme for code of conduct.
See https://github.com/spring-cloud/spring-cloud-build/issues/26
2016-02-01 20:18:23 -07:00
Dave Syer
f034d17e88 Update to Brixton.M2 2015-11-02 15:53:46 +00:00
Roy Clarkson
672b30cc00 Fix Maven deploy commands 2015-09-25 16:40:01 -05:00
Dave Syer
f54e4ff303 Update readmes 2015-08-14 11:09:54 +01:00
Dave Syer
d4cef5673e Explicit exclude not needed if users have BOM or parent 2015-03-20 15:28:03 +00:00
Dave Syer
f704e91b7a Clean up parent poms and clarify building and deploying
To deploy to snapshot repos you need

-DaltSnapshotDeploymentRepository=\
repo.spring.io::default::https://repo.spring.io/libs-snapshot-local

(as per /travis.yml) because the parent for spring-cloud-starter-parent
does not have a repository declared.
2015-03-02 16:46:52 +00:00
Dave Syer
91cdf4e44f Change docs path in README 2014-12-11 15:41:36 +00:00
Dave Syer
8b1acfe3dd Fix docs profile 2014-11-24 17:09:52 +00:00
Dave Syer
deafa32dd0 Update README 2014-10-31 16:17:30 +00:00
Dave Syer
fc2d5d8746 Automate docs build with shared parent pom 2014-10-06 11:22:21 +01:00