You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/12/09 10:08:03 UTC

[sling-parent] branch master updated: SLING-8898 - Switch URLs to website and JIRA to https

This is an automated email from the ASF dual-hosted git repository.

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 9947d66  SLING-8898 - Switch URLs to website and JIRA to https
9947d66 is described below

commit 9947d66227d921079a9c03f3cb8ba11339fc8a0b
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Dec 9 11:07:29 2019 +0100

    SLING-8898 - Switch URLs to website and JIRA to https
---
 sling-parent/pom.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 6d6b37a..dc69592 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -34,18 +34,18 @@
     <description>The parent project for Apache Sling</description>
     <inceptionYear>2007</inceptionYear>
 
-    <url>http://sling.apache.org</url>
+    <url>https://sling.apache.org</url>
 
     <issueManagement>
         <system>Jira</system>
-        <url>http://issues.apache.org/jira/browse/SLING</url>
+        <url>https://issues.apache.org/jira/browse/SLING</url>
     </issueManagement>
 
 
     <properties>
         <site.jira.version.id>12313945</site.jira.version.id>
         <site.javadoc.exclude />
-        <organization.logo>http://sling.apache.org/site/media.data/logo.png</organization.logo>
+        <organization.logo>https://sling.apache.org/site/media.data/logo.png</organization.logo>
         <!--
             Java API and class file compliance. This property supports
             one of these values:
@@ -946,14 +946,14 @@
             </unsubscribe>
             <post>dev at sling.apache.org</post>
             <archive>
-                http://mail-archives.apache.org/mod_mbox/sling-dev/
+                https://mail-archives.apache.org/mod_mbox/sling-dev/
             </archive>
             <otherArchives>
                 <otherArchive>
-                    http://sling-dev.markmail.org/
+                    https://sling-dev.markmail.org/
                 </otherArchive>
                 <otherArchive>
-                    http://www.mail-archive.com/dev@sling.apache.org/
+                    https://www.mail-archive.com/dev@sling.apache.org/
                 </otherArchive>
             </otherArchives>
         </mailingList>
@@ -966,14 +966,14 @@
                 commits-unsubscribe@sling.apache.org
             </unsubscribe>
             <archive>
-                http://mail-archives.apache.org/mod_mbox/sling-commits/
+                https://mail-archives.apache.org/mod_mbox/sling-commits/
             </archive>
             <otherArchives>
                 <otherArchive>
-                    http://sling-commits.markmail.org/
+                    https://sling-commits.markmail.org/
                 </otherArchive>
                 <otherArchive>
-                    http://www.mail-archive.com/commits@sling.apache.org/
+                    https://www.mail-archive.com/commits@sling.apache.org/
                 </otherArchive>
             </otherArchives>
         </mailingList>
@@ -986,7 +986,7 @@
         <developer>
             <name>Apache Sling Project</name>
             <id>sling</id>
-            <url>http://sling.apache.org/site/project-team.html</url>
+            <url>https://sling.apache.org/site/project-team.html</url>
         </developer>
     </developers>