aboutsummaryrefslogtreecommitdiffstats
path: root/maven/poi-scratchpad.pom
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2020-03-08 20:17:08 +0000
committerDominik Stadler <centic@apache.org>2020-03-08 20:17:08 +0000
commit77fbcb788d818e8042b54b63c0c9f2bbf42856a4 (patch)
tree20783568d4c78d25b8c126b37de9ef8f797f406e /maven/poi-scratchpad.pom
parenta7d96dcb734ce2ea24e1d9670774f116c1f937d5 (diff)
downloadpoi-77fbcb788d818e8042b54b63c0c9f2bbf42856a4.tar.gz
poi-77fbcb788d818e8042b54b63c0c9f2bbf42856a4.zip
Try to use https for poi.apache.org everywhere
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven/poi-scratchpad.pom')
-rw-r--r--maven/poi-scratchpad.pom2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/poi-scratchpad.pom b/maven/poi-scratchpad.pom
index 7b932a81b4..0a155edf03 100644
--- a/maven/poi-scratchpad.pom
+++ b/maven/poi-scratchpad.pom
@@ -28,7 +28,7 @@
<version>@VERSION@</version>
<packaging>jar</packaging>
<name>Apache POI</name>
- <url>http://poi.apache.org/</url>
+ <url>https://poi.apache.org/</url>
<description>Apache POI - Java API To Access Microsoft Format Files</description>
<mailingLists>