This is an automated email from the ASF dual-hosted git repository.
zivanfi 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 a7ca605 PARQUET-1258: Update scm developer connection to github (#462)
a7ca605 is described below
commit a7ca605e155a697795a8be90f083f8e9ca42bae3
Author: Gabor Szadovszky <[email protected]>
AuthorDate: Thu Mar 29 17:39:57 2018 +0200
PARQUET-1258: Update scm developer connection to github (#462)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c8c8ccf..f011778 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<scm>
<connection>scm:git:[email protected]:apache/parquet-mr.git</connection>
<url>scm:git:[email protected]:apache/parquet-mr.git</url>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/parquet-mr.git</developerConnection>
+
<developerConnection>scm:git:[email protected]:apache/parquet-mr.git</developerConnection>
<tag>HEAD</tag>
</scm>
--
To stop receiving notification emails like this one, please contact
[email protected].