dongjoon-hyun commented on a change in pull request #25443: 
[WIP][test-hadoop3.2][test-maven] Test JDK 11 with Hive 2.3.6 on jenkins
URL: https://github.com/apache/spark/pull/25443#discussion_r313682454
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -252,6 +252,17 @@
         <enabled>false</enabled>
       </snapshots>
     </repository>
+    <repository>
+      <id>staged</id>
+      <name>staged-releases</name>
+      <url>https://repository.apache.org/content/repositories/staging/</url>
+      <releases>
+        <enabled>true</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
+    </repository>
 
 Review comment:
   Today, Alan uploaded here.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to