Commit Graph

7 Commits

Author SHA1 Message Date
Spring Operator
69aa1978c1 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://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* [ ] http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* [ ] http://repo.spring.io/release with 1 occurrences migrated to:
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-25 23:52:13 -05:00
Dave Syer
0130e2fbb8 Re-instate .settings.xml for Travis 2016-05-12 11:34:17 +01:00
Dave Syer
b7b2f8f67a Update README and remove .settings.xml where appropriate 2016-05-12 10:47:36 +01:00
Dave Syer
04f4ebe8f6 Revert profile and add comment 2015-10-20 09:34:47 -04:00
Dave Syer
5d1f6ec8db Remove confusing profile from settings.xml 2015-10-20 09:27:59 -04:00
Dave Syer
77ac511c8c Extract repositories to .settings.xml 2014-10-06 13:02:32 +01:00
Dave Syer
5e62ed983d Update travis build for docs sync 2014-10-06 09:16:01 +01:00