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

jxue pushed a commit to branch helix-1.0.3-release
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/helix-1.0.3-release by this 
push:
     new f082ed0ad Change apache source url
f082ed0ad is described below

commit f082ed0ad74c141b2f545e72175c28eb60074c1c
Author: Junkai Xue <[email protected]>
AuthorDate: Thu Apr 14 21:19:01 2022 -0700

    Change apache source url
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8f67c921e..94d1f3edb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -372,9 +372,9 @@
   </pluginRepositories>
 
   <scm>
-    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/helix.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/helix.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=helix.git;a=summary</url>
     <tag>HEAD</tag>
   </scm>
   <issueManagement>

Reply via email to