bowenliang123 commented on code in PR #4734:
URL: https://github.com/apache/kyuubi/pull/4734#discussion_r1170875096
##########
docs/extensions/server/events.rst:
##########
@@ -55,8 +55,8 @@ To create custom EventHandlerProvider class derived from the
above interface, we
<dependency>
<groupId>org.apache.kyuubi</groupId>
- <artifactId>kyuubi-event_2.12</artifactId>
- <version>1.7.0-incubating</version>
+ <artifactId>kyuubi-events_2.12</artifactId>
+ <version>1.7.0</version>
Review Comment:
Tried to use the directive, but it is not working (in code block).
```
<version>| release |</version>
<version>|release|</version>
<version>\ |release|\ </version>
```
--
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]