71 Commits

Author SHA1 Message Date
buildmaster
6c7bc4f006 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 2019-06-08 14:16:39 +00:00
buildmaster
5fcd7b03fd Going back to snapshots 2019-06-08 14:16:38 +00:00
buildmaster
2917037b80 Update SNAPSHOT to 2.0.2.RELEASE 2019-06-08 14:15:17 +00:00
Spring Operator
0eb38c9ac4 URL Cleanup (#193)
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://maven.apache.org/xsd/maven-4.0.0.xsd with 11 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-16 12:00:06 -04:00
buildmaster
5210595cf7 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2019-02-22 16:14:10 +00:00
buildmaster
5d2ae081a9 Going back to snapshots 2019-02-22 16:14:10 +00:00
buildmaster
329225fe20 Update SNAPSHOT to 2.0.1.RELEASE 2019-02-22 16:12:56 +00:00
buildmaster
50b0b0764b Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:31:13 +00:00
buildmaster
47242bb0af Going back to snapshots 2018-06-19 00:31:12 +00:00
buildmaster
1aa5bee2ed Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:29:42 +00:00
buildmaster
a60be23753 Going back to snapshots 2018-04-23 14:44:54 +00:00
buildmaster
931752385b Update SNAPSHOT to 2.0.0.RC1 2018-04-23 14:43:52 +00:00
buildmaster
30db92d844 Going back to snapshots 2018-03-22 21:31:27 +00:00
buildmaster
f9f0907a3a Update SNAPSHOT to 2.0.0.M7 2018-03-22 21:30:33 +00:00
buildmaster
e66b11d91d Going back to snapshots 2018-02-27 01:09:22 +00:00
buildmaster
27cd78e8ee Update SNAPSHOT to 2.0.0.M6 2018-02-27 01:08:26 +00:00
buildmaster
2bfdc5a9f7 Going back to snapshots 2018-02-09 22:59:18 +00:00
buildmaster
2763070d24 Update SNAPSHOT to 2.0.0.M5 2018-02-09 22:58:23 +00:00
buildmaster
60e8230540 Going back to snapshots 2017-12-02 03:11:27 +00:00
buildmaster
875a9e548c Update SNAPSHOT to 2.0.0.M4 2017-12-02 03:10:37 +00:00
buildmaster
ef39235bb3 Going back to snapshots 2017-11-16 17:02:55 +00:00
buildmaster
9708c2a386 Update SNAPSHOT to 2.0.0.M3 2017-11-16 17:02:06 +00:00
buildmaster
566d690f91 Going back to snapshots 2017-10-27 21:04:52 +00:00
buildmaster
e5786373c5 Update SNAPSHOT to 2.0.0.M2 2017-10-27 21:04:02 +00:00
Spencer Gibb
0d059866ce Updates for Finchley and boot 2.0 2017-09-27 14:03:52 -04:00
Spencer Gibb
d2cd055b61 Going back to snapshots 2017-06-28 11:52:08 -06:00
Spencer Gibb
109d48689e Update SNAPSHOT to 2.0.0.M1 2017-06-28 11:50:00 -06:00
Spencer Gibb
6e76121eb4 Bump to 2.0.0 2017-06-08 13:30:36 -06:00
Spencer Gibb
0e08d7a2c2 Bump to 1.1.2.BUILD-SNAPSHOT 2017-05-24 10:24:58 -06:00
Spencer Gibb
9e227d5a2a Going back to snapshots 2017-05-24 10:24:58 -06:00
Spencer Gibb
14c1c2e9ba Update SNAPSHOT to 1.1.1.RELEASE 2017-05-24 10:24:58 -06:00
Spencer Gibb
f1d34baf86 Bump version to 1.1.1.BUILD-SNAPSHOT 2017-04-10 15:09:13 -06:00
Spencer Gibb
6e829885a4 Going back to snapshots 2017-04-10 15:00:33 -06:00
Spencer Gibb
ac78524f2b Update SNAPSHOT to 1.1.0.RELEASE 2017-04-10 14:48:18 -06:00
Spencer Gibb
d3e7c6f882 Going back to snapshots 2017-03-16 13:00:23 -06:00
Spencer Gibb
533ba99438 Update SNAPSHOT to 1.1.0.RC1 2017-03-16 12:56:01 -06:00
Spencer Gibb
057b52545b Make spring-boot-starter-web truly optional.
Fixes gh-103
2017-02-20 14:02:28 -07:00
Spencer Gibb
cb023959ef Revert "Update SNAPSHOT to 1.1.0.M1"
This reverts commit 24d938965b.
2017-01-27 13:29:55 -07:00
Spencer Gibb
24d938965b Update SNAPSHOT to 1.1.0.M1 2017-01-27 13:28:28 -07:00
Spencer Gibb
01ce2399b6 Update to latest s-c-{build,commons,netflix} 2016-12-08 13:55:27 -07:00
Marcin Grzejszczak
51c133ad89 Going back to snapshots 2016-09-21 12:33:47 +02:00
Marcin Grzejszczak
59938412fa Bumping versions before release 2016-09-21 12:13:48 +02:00
Spencer Gibb
5fcab650a2 Update to SNAPSHOT 2016-06-30 15:42:44 -06:00
Spencer Gibb
4d0dae71e5 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:21:31 -06:00
Spencer Gibb
13f1ff1ced Update to SNAPSHOT 2016-06-06 22:42:47 -06:00
Spencer Gibb
8c8f233b56 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-06 22:31:35 -06:00
Dave Syer
01cc4c0366 Update to 1.0.1 snapshots 2016-05-11 09:31:36 +01:00
Spencer Gibb
d20fe98506 Revert "Update SNAPSHOT to release 1.0.0.RELEASE"
This reverts commit 0fc04eabdf.
2016-05-10 14:19:41 -06:00
Spencer Gibb
0fc04eabdf Update SNAPSHOT to release 1.0.0.RELEASE 2016-05-10 13:53:11 -06:00
Dave Syer
8ba93d4f1d Revert to snapshots 2016-04-18 15:23:20 +01:00