Commit Graph

8 Commits

Author SHA1 Message Date
Spring Operator
319e232f11 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 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-26 00:15:49 -05:00
Dave Syer
7b3c7b698a Re-instate .settings.xml for Travis 2016-05-12 11:34:44 +01:00
Dave Syer
28be19f97a Update README and remove .settings.xml where appropriate 2016-05-12 10:47:36 +01:00
Dave Syer
c93174c6ea Revert profile and add comment 2015-10-20 09:34:47 -04:00
Dave Syer
40373cc005 Remove confusing profile from settings.xml 2015-10-20 09:27:59 -04:00
Spencer Gibb
502453b039 added ext-snapshot-local repository 2014-11-13 13:53:49 -07:00
Dave Syer
68f7a00505 Extract repositories to .settings.xml 2014-10-06 13:02:33 +01:00
Dave Syer
cee8e0e45e Update travis build for docs sync 2014-10-06 09:16:04 +01:00