From 41abaee6bf1953b0d617c5df87156380df10c2d6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 14 Nov 2019 17:37:13 -0800 Subject: [PATCH] DATAGEODE-238 - Correct HTTP URLs resolving the Maven POM Schema/XSD; Switch to HTTPS. --- spring-data-gemfire/pom.xml | 2 +- spring-data-geode-distribution/pom.xml | 2 +- spring-data-geode/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-data-gemfire/pom.xml b/spring-data-gemfire/pom.xml index 1e7e63e7..f915014d 100644 --- a/spring-data-gemfire/pom.xml +++ b/spring-data-gemfire/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/spring-data-geode-distribution/pom.xml b/spring-data-geode-distribution/pom.xml index 7e751ffa..e5b4a13a 100644 --- a/spring-data-geode-distribution/pom.xml +++ b/spring-data-geode-distribution/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index d5e23cd1..99833dd2 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0