From 04434676c36ef5296a277fd6d58dd6b34b207bc6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Mar 2019 16:44:50 +0000 Subject: [PATCH] Polish "Update build and setup configuration to use HTTPS" See gh-16244 --- eclipse/spring-boot-project.setup | 16 ---------------- .../spring-boot-deployment-test-tomcat/pom.xml | 2 +- spring-boot-parent/pom.xml | 10 ---------- 3 files changed, 1 insertion(+), 27 deletions(-) diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index 87d1a7ff47..6ef4dbcf1b 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -61,8 +61,6 @@ name="org.eclipse.platform.feature.group"/> - - - - - - diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml index 416cd4be2d..ba0fd0c5a9 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml @@ -19,7 +19,7 @@ ${basedir}/../.. tomcat8x - http://central.maven.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip + https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index e121a44541..f92aaa3e87 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -856,16 +856,6 @@ - - - objectstyle - ObjectStyle.org Repository - http://objectstyle.org/maven2/ - - false - - - snapshot