From bc3cfb8d73de13aa269e8e539dbc06bfc73cbe9c Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Mon, 11 Mar 2019 09:53:37 -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). # HTTP URLs that Could Not Be Fixed These URLs were unable to be fixed. Please review them to see if they can be manually resolved. * http://www.springactionscript.org (200) could not be migrated: ([https](https://www.springactionscript.org) result SSLHandshakeException). * http://opensource.adobe.com/svn/opensource/cairngorm3/maven-repository (404) could not be migrated: ([https](https://opensource.adobe.com/svn/opensource/cairngorm3/maven-repository) result SSLHandshakeException). * http://www.springactionscript.org/mxml/config (404) could not be migrated: ([https](https://www.springactionscript.org/mxml/config) result SSLHandshakeException). * http://www.stackandheap.com (500) could not be migrated: ([https](https://www.stackandheap.com) result SSLHandshakeException). # Ignored These URLs were intentionally ignored. * http://maven.apache.org/POM/4.0.0 * http://maven.apache.org/maven-v4_0_0.xsd * http://www.w3.org/2001/XMLSchema-instance --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 2cd9aee..4469d1b 100644 --- a/pom.xml +++ b/pom.xml @@ -58,14 +58,14 @@ Apache Software License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt repo jira - http://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS + https://jira.springframework.org/browse/SESPRINGACTIONSCRIPTAS @@ -74,7 +74,7 @@ springactionscript-dev+subscribe@googlegroups.com springactionscript-dev+unsubscribe@googlegroups.com springactionscript-dev@googlegroups.com - http://groups.google.com/group/springactionscript-dev + https://groups.google.com/group/springactionscript-dev @@ -83,7 +83,7 @@ cherreman Christophe Herreman christophe.herreman [at] stackandheap.com - http://www.herrodius.com + https://www.herrodius.com Stack & Heap http://www.stackandheap.com +1 @@ -92,7 +92,7 @@ rzwaga Roland Zwaga roland.zwaga [at] stackandheap.com - http://zwaga.blogspot.com/ + https://zwaga.blogspot.com/ Stack & Heap http://www.stackandheap.com +1 @@ -342,7 +342,7 @@ maven-assembly-plugin 2.2-beta-4 false @@ -830,7 +830,7 @@ flex-mojos-repository - http://repository.sonatype.org/content/groups/public + https://repository.sonatype.org/content/groups/public true @@ -840,7 +840,7 @@ flex-mojos-flex-repository - http://repository.sonatype.org/content/groups/flexgroup + https://repository.sonatype.org/content/groups/flexgroup true @@ -850,14 +850,14 @@ yoolab.org-releases - http://projects.yoolab.org/maven/content/repositories/releases + https://projects.yoolab.org/maven/content/repositories/releases true yoolab.org-snapshots - http://projects.yoolab.org/maven/content/repositories/snapshots + https://projects.yoolab.org/maven/content/repositories/snapshots true @@ -867,7 +867,7 @@ flexmojos-plugin - http://repository.sonatype.org/content/groups/flexgroup + https://repository.sonatype.org/content/groups/flexgroup true