aboutsummaryrefslogtreecommitdiffstats
path: root/osgi/pom.xml
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 /osgi/pom.xml
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 'osgi/pom.xml')
-rw-r--r--osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 6f57c36374..01777f3c0f 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -35,7 +35,7 @@
<description>
OSGi bundle that contains Apache POI, and the dependencies.
</description>
- <url>http://poi.apache.org/</url>
+ <url>https://poi.apache.org/</url>
<version>${poi.version}</version>
<properties>