Commit Graph

10 Commits (655f752e12faed549368609655d0f0cafdfadf54)

Author SHA1 Message Date
Spring Operator 5efcf5adf1 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 69 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 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
gaoyunpeng 9dac4efd37 aggregate multi report
Spencer Gibb 612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT
Spencer Gibb b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE
Spencer Gibb 6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT
Spencer Gibb d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE
chenzhu.zxl 7126a8ce33 closes , closes , closes , closes .
Spencer Gibb ece4531833
Updates to snapshot versions
flystar32 52a0c6f9de update version to 0.2.0
fangjian0423 8702fe00ae refactor storage module: rename storage to oss