This is an automated email from the ASF dual-hosted git repository.
mattisonchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new c2834c902cf update pulsar link (#16777)
c2834c902cf is described below
commit c2834c902cf0918f420cd6610b27b0f84780c9e8
Author: Hang Chen <[email protected]>
AuthorDate: Tue Jul 26 14:26:41 2022 +0800
update pulsar link (#16777)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 34e302ffc48..ebac8ee8129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,14 +41,14 @@ flexible messaging model and an intuitive client
API.</description>
<organization>
<name>Apache Software Foundation</name>
- <url>http://www.apache.org/</url>
+ <url>https://www.apache.org/</url>
</organization>
<inceptionYear>2017</inceptionYear>
<developers>
<developer>
<organization>Apache Pulsar developers</organization>
- <organizationUrl>http://pulsar.apache.org/</organizationUrl>
+ <organizationUrl>https://pulsar.apache.org/</organizationUrl>
</developer>
</developers>