gyogal commented on code in PR #527:
URL: https://github.com/apache/livy/pull/527#discussion_r3415849127


##########
pom.xml:
##########
@@ -43,9 +43,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:git:[email protected]:apache/incubator-livy.git</connection>
-    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-livy.git</developerConnection>
-    <url>scm:git:[email protected]:apache/incubator-livy.git</url>
+    <connection>scm:git:[email protected]:apache/livy.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/livy.git</developerConnection>

Review Comment:
   This redirects to https://github.com/apache/livy, however this seems OK 
since Apache Spark also has the gitbox URL in scm/developerConnection.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to