This is an automated email from the ASF dual-hosted git repository. zhangmingao pushed a commit to branch fix_style_log in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit db0136c82b67784fe3bac43d652404a6bbc5a5bf Author: zhaizhibo <zhaizh...@kuaishou.com> AuthorDate: Thu Jul 11 17:17:53 2024 +0800 update pom scm info --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a41c9b29591..3571fdf9a33 100644 --- a/pom.xml +++ b/pom.xml @@ -61,9 +61,10 @@ flexible messaging model and an intuitive client API.</description> </licenses> <scm> - <url>https://github.com/apache/pulsar</url> - <connection>scm:git:https://github.com/apache/pulsar.git</connection> - <developerConnection>scm:git:ssh://g...@github.com:apache/pulsar.git</developerConnection> + <url>https://git.corp.kuaishou.com/infra/pulsar</url> + <connection>scm:git:https://git.corp.kuaishou.com:infra/pulsar.git</connection> + <developerConnection>scm:git:ssh://git.corp.kuaishou.com:infra/pulsar.git</developerConnection> + <tag>HEAD</tag> </scm> <ciManagement>