6 Commits

Author SHA1 Message Date
Rossen Stoyanchev
9b801a87f5 Restore xmlns references + upgrades 2019-06-04 10:50:04 -04:00
Spring Operator
0f91624d1c 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/maven-v4_0_0.xsd with 7 occurrences migrated to:
  https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).
* http://repo.spring.io/snapshot with 1 occurrences migrated to:
  https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-18 09:06:46 -04:00
Rossen Stoyanchev
07b7fef830 Refactor poms 2018-02-06 22:23:25 -05:00
Rossen Stoyanchev
032120088f Fix issues with exclusions and repositories in poms 2013-02-01 17:06:44 -05:00
Phillip Webb
b995626545 Fix broken maven files
- Change surefire plugin from 2.1.12 to 2.12
 - Update parent pom to remove reference to removed jsf sample
2012-05-30 15:04:25 -07:00
Rossen Stoyanchev
65fe46e524 Add samples from Web Flow distribution 2012-05-25 16:44:45 -04:00