From f13ea1ec72a41893ef930da49587b7b0496b4f87 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Tue, 19 Mar 2019 21:19:11 -0500 Subject: [PATCH] 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 35 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 70 occurrences * http://www.w3.org/2001/XMLSchema-instance with 35 occurrences --- bootstrap/pom.xml | 2 +- bus/pom.xml | 2 +- config-client-decrypt/pom.xml | 2 +- config-client/pom.xml | 2 +- config-retry/pom.xml | 2 +- configserver-bootstrap/pom.xml | 2 +- configserver-eureka/pom.xml | 2 +- configserver/pom.xml | 2 +- eureka-client/pom.xml | 2 +- eureka-first/pom.xml | 2 +- eureka-noweb/pom.xml | 2 +- eureka-server/pom.xml | 2 +- feign-eager-instantiation/pom.xml | 2 +- feign-eureka/pom.xml | 2 +- feign-hystrix/pom.xml | 2 +- feign/pom.xml | 2 +- hystrix-amqp/pom.xml | 2 +- hystrix/pom.xml | 2 +- netflix-sidecar/pom.xml | 2 +- noweb/pom.xml | 2 +- oauth2-ribbon/pom.xml | 2 +- oauth2-zuul/pom.xml | 2 +- pom.xml | 2 +- ribbon-default-config/pom.xml | 2 +- ribbon-eureka/pom.xml | 2 +- sleuth/pom.xml | 2 +- stream-bus/pom.xml | 2 +- turbine-amqp/pom.xml | 2 +- turbine/pom.xml | 2 +- vanilla/pom.xml | 2 +- zipkin/pom.xml | 2 +- zuul-config-discovery/pom.xml | 2 +- zuul-proxy-eureka/pom.xml | 2 +- zuul-proxy/pom.xml | 2 +- zuul/pom.xml | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index fe7cc13..8d848f0 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/bus/pom.xml b/bus/pom.xml index a0611a0..e6fdf9e 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/config-client-decrypt/pom.xml b/config-client-decrypt/pom.xml index 5f151ab..3d9f8bc 100644 --- a/config-client-decrypt/pom.xml +++ b/config-client-decrypt/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/config-client/pom.xml b/config-client/pom.xml index 02a2c5e..5392f58 100644 --- a/config-client/pom.xml +++ b/config-client/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/config-retry/pom.xml b/config-retry/pom.xml index f8b4641..ee85741 100644 --- a/config-retry/pom.xml +++ b/config-retry/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/configserver-bootstrap/pom.xml b/configserver-bootstrap/pom.xml index 3045273..349c319 100644 --- a/configserver-bootstrap/pom.xml +++ b/configserver-bootstrap/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/configserver-eureka/pom.xml b/configserver-eureka/pom.xml index b1a22e7..3363c7d 100644 --- a/configserver-eureka/pom.xml +++ b/configserver-eureka/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/configserver/pom.xml b/configserver/pom.xml index bb7b857..c685155 100644 --- a/configserver/pom.xml +++ b/configserver/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/eureka-client/pom.xml b/eureka-client/pom.xml index 5dbef18..8967ec3 100644 --- a/eureka-client/pom.xml +++ b/eureka-client/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/eureka-first/pom.xml b/eureka-first/pom.xml index 5651298..51efdc2 100644 --- a/eureka-first/pom.xml +++ b/eureka-first/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/eureka-noweb/pom.xml b/eureka-noweb/pom.xml index 518b1e1..7c15987 100644 --- a/eureka-noweb/pom.xml +++ b/eureka-noweb/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/eureka-server/pom.xml b/eureka-server/pom.xml index 93e53bf..ac80102 100644 --- a/eureka-server/pom.xml +++ b/eureka-server/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/feign-eager-instantiation/pom.xml b/feign-eager-instantiation/pom.xml index f254470..f92b9d8 100644 --- a/feign-eager-instantiation/pom.xml +++ b/feign-eager-instantiation/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/feign-eureka/pom.xml b/feign-eureka/pom.xml index 1bccf97..9436f7e 100644 --- a/feign-eureka/pom.xml +++ b/feign-eureka/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/feign-hystrix/pom.xml b/feign-hystrix/pom.xml index 11b2fee..5bade59 100644 --- a/feign-hystrix/pom.xml +++ b/feign-hystrix/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/feign/pom.xml b/feign/pom.xml index 9a74170..40b6f8c 100644 --- a/feign/pom.xml +++ b/feign/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/hystrix-amqp/pom.xml b/hystrix-amqp/pom.xml index c75e256..29b44dd 100644 --- a/hystrix-amqp/pom.xml +++ b/hystrix-amqp/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/hystrix/pom.xml b/hystrix/pom.xml index 75490af..64ca15f 100644 --- a/hystrix/pom.xml +++ b/hystrix/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/netflix-sidecar/pom.xml b/netflix-sidecar/pom.xml index 4dff89b..0b93c05 100644 --- a/netflix-sidecar/pom.xml +++ b/netflix-sidecar/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/noweb/pom.xml b/noweb/pom.xml index cc79a94..5b43006 100644 --- a/noweb/pom.xml +++ b/noweb/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/oauth2-ribbon/pom.xml b/oauth2-ribbon/pom.xml index cab92f7..588b057 100644 --- a/oauth2-ribbon/pom.xml +++ b/oauth2-ribbon/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/oauth2-zuul/pom.xml b/oauth2-zuul/pom.xml index a9b33f4..a318cd4 100644 --- a/oauth2-zuul/pom.xml +++ b/oauth2-zuul/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/pom.xml b/pom.xml index aef7406..1ed483e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot diff --git a/ribbon-default-config/pom.xml b/ribbon-default-config/pom.xml index deb18bb..e65dfe6 100644 --- a/ribbon-default-config/pom.xml +++ b/ribbon-default-config/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 diff --git a/ribbon-eureka/pom.xml b/ribbon-eureka/pom.xml index 758b00e..93602b1 100644 --- a/ribbon-eureka/pom.xml +++ b/ribbon-eureka/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/sleuth/pom.xml b/sleuth/pom.xml index bdc1938..711a48b 100644 --- a/sleuth/pom.xml +++ b/sleuth/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/stream-bus/pom.xml b/stream-bus/pom.xml index 2a64fe6..064e6d5 100644 --- a/stream-bus/pom.xml +++ b/stream-bus/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/turbine-amqp/pom.xml b/turbine-amqp/pom.xml index 4191536..b1f3b03 100644 --- a/turbine-amqp/pom.xml +++ b/turbine-amqp/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/turbine/pom.xml b/turbine/pom.xml index e6b2337..14d57b0 100644 --- a/turbine/pom.xml +++ b/turbine/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/vanilla/pom.xml b/vanilla/pom.xml index 12fc122..65404a5 100644 --- a/vanilla/pom.xml +++ b/vanilla/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/zipkin/pom.xml b/zipkin/pom.xml index 70384d4..4ef9a0b 100644 --- a/zipkin/pom.xml +++ b/zipkin/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/zuul-config-discovery/pom.xml b/zuul-config-discovery/pom.xml index a3f557e..186f753 100755 --- a/zuul-config-discovery/pom.xml +++ b/zuul-config-discovery/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/zuul-proxy-eureka/pom.xml b/zuul-proxy-eureka/pom.xml index b2e9ba3..2c3d14e 100644 --- a/zuul-proxy-eureka/pom.xml +++ b/zuul-proxy-eureka/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/zuul-proxy/pom.xml b/zuul-proxy/pom.xml index 6c81b38..378c16e 100644 --- a/zuul-proxy/pom.xml +++ b/zuul-proxy/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test diff --git a/zuul/pom.xml b/zuul/pom.xml index a0cddf6..c23b936 100644 --- a/zuul/pom.xml +++ b/zuul/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud.test