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

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git


The following commit(s) were added to refs/heads/master by this push:
     new ce4d1c9  PARQUET-1258: Update scm developer connection to github HTTPS.
ce4d1c9 is described below

commit ce4d1c96a9c7e5a08ebd69943249ccd6b01a3f6d
Author: Ryan Blue <b...@apache.org>
AuthorDate: Thu Apr 5 13:17:12 2018 -0700

    PARQUET-1258: Update scm developer connection to github HTTPS.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f011778..2d565b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <scm>
     <connection>scm:git:g...@github.com:apache/parquet-mr.git</connection>
     <url>scm:git:g...@github.com:apache/parquet-mr.git</url>
-    
<developerConnection>scm:git:g...@github.com:apache/parquet-mr.git</developerConnection>
+    
<developerConnection>scm:git:https://github.com/apache/parquet-mr.git</developerConnection>
     <tag>HEAD</tag>
   </scm>
 

-- 
To stop receiving notification emails like this one, please contact
b...@apache.org.

Reply via email to