pan3793 commented on code in PR #6262:
URL: https://github.com/apache/kyuubi/pull/6262#discussion_r1557339689
##########
pom.xml:
##########
@@ -1482,6 +1482,17 @@
<name>Maven Repository</name>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
+
+ <repository>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>kyuubi-shaded-staging-0.4.0-rc0</id>
+
<url>https://repository.apache.org/content/repositories/orgapachekyuubi-1045</url>
Review Comment:
I just finished the release of Kyuubi Shaded 0.4.0, Jar will be available on
Maven Central soon, the staging repo could be removed now.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]