Skip to content

Commit

Permalink
PARQUET-1258: Update scm developer connection to github HTTPS.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdblue committed Apr 5, 2018
1 parent 0d55abd commit ce4d1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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:git@github.com:apache/parquet-mr.git</developerConnection>
<developerConnection>scm:git:https://github.com/apache/parquet-mr.git</developerConnection>
<tag>HEAD</tag>
</scm>

Expand Down

0 comments on commit ce4d1c9

Please sign in to comment.