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

guoyp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/griffin.git


The following commit(s) were added to refs/heads/master by this push:
     new 44faf56  update to gitbox.apache.org in pom.xml
44faf56 is described below

commit 44faf56d7981b33771de82ab77c97a61537db081
Author: William Guo <[email protected]>
AuthorDate: Thu Dec 27 19:39:00 2018 +0800

    update to gitbox.apache.org in pom.xml
    
    Author: William Guo <[email protected]>
    
    Closes #475 from guoyuepeng/update_scm_in_pom.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 983658a..f339bca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,9 +79,9 @@ under the License.
     <!--</pluginRepositories>-->
 
     <scm>
-        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/griffin.git</connection>
-        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/griffin.git</developerConnection>
-        
<url>https://git-wip-us.apache.org/repos/asf?p=griffin.git;a=summary</url>
+        
<connection>scm:git:https://gitbox.apache.org/repos/asf/griffin.git</connection>
+        
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/griffin.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=griffin.git;a=summary</url>
         <tag>HEAD</tag>
     </scm>
 

Reply via email to