Commit Graph

9 Commits (2a3ff1725a1a466daf913e94de1d9f07af9f324d)

Author SHA1 Message Date
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT
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
xiaolongzuo fa5b57f3db Polish test cases for schedulerx
gaoyunpeng 394485a12d replace cobertura to jacoco
chenzhu.zxl 2de5362f4d Fix SchedulerX cycle ref error.
gaoyunpeng 20eb325e59 update cobertura settings for reduce build time
Spencer Gibb 612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT
Spencer Gibb b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE
chenzhu.zxl f1bd3fd2c2 Add SchedulerX modules.