Commit Graph

21 Commits

Author SHA1 Message Date
Spring Operator
bbcfa983e6 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).

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 3 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).
* http://www.apache.org/licenses/LICENSE-2.0 with 8 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.pivotal.io with 3 occurrences migrated to:
  https://www.pivotal.io ([https](https://www.pivotal.io) result 301).
* http://www.spring.io with 3 occurrences migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).

These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences

Resolves gh-2.
2019-03-18 18:51:15 -07:00
John Blum
43dd44f81e Set version to 0.0.1.KAY-BUILD-SNAPSHOT. 2018-11-07 22:29:40 -08:00
John Blum
64e8cb4b2b Prepare next development iteration. 2018-11-07 21:59:41 -08:00
John Blum
7735f40a19 Release 0.0.1.KAY-M1. 2018-11-07 21:54:54 -08:00
John Blum
f0323b3aca Set version to 0.0.1.KAY-BUILD-SNAPSHOT. 2018-11-07 21:50:37 -08:00
John Blum
2a16cc037e Prepare next development iteration. 2018-11-05 22:56:21 -08:00
John Blum
bfe3154d7c Release 0.0.1.M6. 2018-11-05 22:50:08 -08:00
John Blum
cf300f6224 Prepare next development iteration. 2018-11-05 19:33:48 -08:00
John Blum
aaf2287d3c Release 0.0.1.M5. 2018-11-05 19:28:51 -08:00
John Blum
ec90ef6c08 Upgrade to Pivotal GemFire 9.5.2.
Upgrade to Spring Boot 2.1.0.RC1.

Upgrade to Spring Data Release Train Lovelace-SR1.
2018-11-05 18:57:16 -08:00
John Blum
75825e0c92 Prepare next developement iteration. 2018-09-20 00:20:16 -07:00
John Blum
403c7c4101 Release 0.0.1.M4. 2018-09-20 00:15:32 -07:00
John Blum
ac0752d080 Prepare next development version. 2018-08-29 09:03:23 -07:00
John Blum
673d659f4b Release 0.0.1.M3. 2018-08-29 08:59:01 -07:00
John Blum
0d4a38490d Prepare next development iteration. 2018-08-28 18:25:39 -07:00
John Blum
5f6cf81596 Release 0.0.1.M2. 2018-08-28 18:22:26 -07:00
John Blum
7b8614f545 Prepare next development iteration. 2018-08-22 11:55:47 -07:00
John Blum
2caa5b5358 Release 0.0.1.M1. 2018-08-22 11:47:10 -07:00
John Blum
346e6cc555 Correct org.springframework.data:spring-test-data-geode dependency as org.springframework.data:spring-data-geode-test. 2018-08-21 19:55:10 -07:00
John Blum
4430e43880 Remove IntelliJ IDEA (IDE) specific configuration. 2018-08-21 19:55:10 -07:00
John Blum
1195c89ad0 Rename spring-test-data-gemfire module to spring-data-gemfire-test.
Rename spring-test-data-geode module to spring-data-geode-test.
2018-06-01 18:25:30 -07:00