20 Commits

Author SHA1 Message Date
Oliver Drotbohm
db30ca648b #716 - Prepare next development iteration. 2019-04-01 19:35:51 +02:00
Oliver Drotbohm
80a3291caa #716 - Release version 2.0.14 (Kay SR14). 2019-04-01 19:05:42 +02:00
Spring Operator
35579e13c3 #754 - 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://maven.apache.org/xsd/maven-4.0.0.xsd with 5 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://www.apache.org/licenses/LICENSE-2.0 with 4 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 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences

Original Pull Request: #762
2019-03-21 09:34:13 +01:00
Mark Paluch
ec4c5ce834 #678 - Prepare next development iteration. 2019-01-10 12:03:24 +01:00
Mark Paluch
1bafb731cc #678 - Release version 2.0.13 (Kay SR13). 2019-01-10 11:10:22 +01:00
Mark Paluch
641922c468 #645 - Prepare next development iteration. 2018-11-27 12:16:32 +01:00
Mark Paluch
e9279d05a7 #645 - Release version 2.0.12 (Kay SR12). 2018-11-27 11:45:49 +01:00
Mark Paluch
be896ca781 #629 - Prepare next development iteration. 2018-10-15 12:28:12 +02:00
Mark Paluch
ab2ce5fa8b #629 - Release version 2.0.11 (Kay SR11). 2018-10-15 12:00:38 +02:00
Mark Paluch
e9fe022ba3 #610 - Prepare next development iteration. 2018-09-10 13:52:26 +02:00
Mark Paluch
11cdbbcbd4 #610 - Release version 2.0.10 (Kay SR10). 2018-09-10 12:52:18 +02:00
Mark Paluch
bf8fb821dc #583 - Prepare next development iteration. 2018-07-26 15:23:22 +02:00
Mark Paluch
5730e241d0 #583 - Release version 2.0.9 (Kay SR9). 2018-07-26 14:44:00 +02:00
Mark Paluch
f0216557d4 #565 - Prepare next development iteration. 2018-06-13 21:24:33 +02:00
Mark Paluch
0f987208f3 #565 - Release version 2.0.8 (Kay SR8). 2018-06-13 15:13:01 +02:00
Mark Paluch
7daa764b18 #544 - Prepare next development iteration. 2018-05-08 15:00:52 +02:00
Mark Paluch
0d9113944c #544 - Release version 2.0.7 (Kay SR7). 2018-05-08 14:15:27 +02:00
Mark Paluch
3c117dba96 #522 - Prepare next development iteration. 2018-04-04 16:42:30 +02:00
Mark Paluch
c330de6941 #522 - Release version 2.0.6 (Kay SR6). 2018-04-04 15:53:22 +02:00
Mark Paluch
578dc8e649 #531- Add BOM client to verify dependency availability.
We now provide a BOM client module that verifies dependency resolution using our release train BOM.
2018-03-26 11:32:30 +02:00