kezhenxu94 commented on code in PR #601:
URL: https://github.com/apache/skywalking-java/pull/601#discussion_r1312476584
##########
pom.xml:
##########
@@ -79,6 +79,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<compiler.version>8</compiler.version>
+ <revision>9.1.0-SNAPSHOT</revision>
Review Comment:
> This has to be manually changed to 9.1.0 for release and tag, and then
9.2.0-SNAPSHOT for the next dev stage.
This doesn't actually need to be manually changed, when you run the release
command, you'll be prompted like before about what the version is, what the
next SNAPSHOT version is
--
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]