134 Commits

Author SHA1 Message Date
buildmaster
522a1af8fb Bumping versions to 2.1.6.BUILD-SNAPSHOT after release 2020-01-31 21:58:18 +00:00
buildmaster
2038f4874e Going back to snapshots 2020-01-31 21:58:18 +00:00
buildmaster
3af32c1783 Update SNAPSHOT to 2.1.5.RELEASE 2020-01-31 21:55:50 +00:00
buildmaster
deedfa0a76 Bumping versions to 2.1.5.BUILD-SNAPSHOT after release 2019-11-18 15:16:22 +00:00
buildmaster
9638bed936 Going back to snapshots 2019-11-18 15:16:22 +00:00
buildmaster
0ca0d4f8e0 Update SNAPSHOT to 2.1.4.RELEASE 2019-11-18 15:14:41 +00:00
buildmaster
7574478135 Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-09-09 19:20:10 +00:00
buildmaster
a0b7bd18ea Going back to snapshots 2019-09-09 19:20:10 +00:00
buildmaster
815474dee9 Update SNAPSHOT to 2.1.3.RELEASE 2019-09-09 19:18:57 +00:00
Spencer Gibb
98164c0c7f Updates to 2.1.3.BUILD-SNAPSHOT and build 2.1.7 2019-06-21 12:30:35 -04:00
buildmaster
e547fc6dd3 Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-06-20 17:12:25 +00:00
buildmaster
1f4dd70182 Going back to snapshots 2019-06-20 17:12:25 +00:00
buildmaster
ff43e36344 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-20 17:10:58 +00:00
buildmaster
2ae9599621 Bumping versions to 2.1.3.BUILD-SNAPSHOT after release 2019-06-11 19:24:41 +00:00
buildmaster
37e2934e7f Going back to snapshots 2019-06-11 19:24:40 +00:00
buildmaster
60d612ee75 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-11 19:22:52 +00:00
Spring Operator
cb368b176c URL Cleanup (#537)
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## 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 13 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).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
2019-03-26 16:31:15 -04:00
Spring Operator
2c92c64db8 URL Cleanup (#523)
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://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 115 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-26 16:18:16 -04:00
buildmaster
418170e47f Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 17:53:51 +00:00
buildmaster
72dcb69923 Going back to snapshots 2019-03-05 17:53:50 +00:00
buildmaster
0b70cbda7b Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 17:50:26 +00:00
Marcin Grzejszczak
999fb6c9e8 Added checkstyle rules 2019-02-07 15:03:44 +01:00
buildmaster
1619fa5a64 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:38:20 +00:00
buildmaster
5fd7eebc70 Going back to snapshots 2019-01-22 18:38:19 +00:00
buildmaster
e76649218b Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:36:25 +00:00
buildmaster
69c867d668 Going back to snapshots 2018-12-20 21:21:09 +00:00
buildmaster
484f5b29c7 Update SNAPSHOT to 2.1.0.RC3 2018-12-20 21:20:07 +00:00
buildmaster
5e3babbb2c Going back to snapshots 2018-12-11 22:08:09 +00:00
buildmaster
1515eae767 Update SNAPSHOT to 2.1.0.RC2 2018-12-11 22:07:09 +00:00
buildmaster
587c7a1bb4 Going back to snapshots 2018-12-11 18:37:24 +00:00
buildmaster
9ad7bc4127 Update SNAPSHOT to 2.1.0.RC1 2018-12-11 18:36:16 +00:00
buildmaster
105721712d Going back to snapshots 2018-11-18 09:49:09 +00:00
buildmaster
3903c1019e Update SNAPSHOT to 2.1.0.M2 2018-11-18 09:48:09 +00:00
buildmaster
3ab5fa1c9f Going back to snapshots 2018-09-21 21:45:18 +00:00
buildmaster
f372a23c69 Update SNAPSHOT to Greenwich.M1 2018-09-21 21:44:03 +00:00
Spencer Gibb
d66d784660 Updates to 2.1.0.BUILD-SNAPSHOT 2018-08-03 15:19:35 -04:00
buildmaster
c1951752b1 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-07-31 19:23:08 +00:00
buildmaster
fe7e0958a5 Going back to snapshots 2018-07-31 19:23:07 +00:00
buildmaster
c901b1f051 Update SNAPSHOT to 2.0.1.RELEASE 2018-07-31 19:20:52 +00:00
buildmaster
1817054085 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:30:51 +00:00
buildmaster
fc5da6c0ce Going back to snapshots 2018-06-19 00:30:50 +00:00
buildmaster
a12ca80b48 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:28:24 +00:00
buildmaster
22a593389c Going back to snapshots 2018-05-25 13:05:42 +00:00
buildmaster
4013fe97eb Update SNAPSHOT to 2.0.0.RC2 2018-05-25 13:04:34 +00:00
buildmaster
6ac12f1604 Going back to snapshots 2018-03-22 21:28:45 +00:00
buildmaster
d074d3330a Update SNAPSHOT to 2.0.0.M7 2018-03-22 21:27:41 +00:00
buildmaster
98996406ee Going back to snapshots 2018-02-26 22:02:52 +00:00
buildmaster
786b1c6153 Update SNAPSHOT to 2.0.0.M6 2018-02-26 22:01:47 +00:00
Ryan Baxter
776f5e5c5d Changes for new OpenFeign project 2018-02-22 20:11:50 -05:00
buildmaster
58e2a1065f Going back to snapshots 2018-02-09 22:49:03 +00:00