kezhenxu94 commented on a change in pull request #6403:
URL: https://github.com/apache/skywalking/pull/6403#discussion_r579672394
##########
File path: test/e2e/pom.xml
##########
@@ -44,6 +44,8 @@
</modules>
<properties>
+ <sw.version></sw.version> <!-- Please manually set the SkyWalking
version here to build in the IDE, but make sure not to check it into the code
base / git -->
Review comment:
`-Dsw.version=x.y.z` should be in command line, if in IDE, should just
put x.y.z in <sw.version></sw.version> like <sw.version>x.y.z</sw.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.
For queries about this service, please contact Infrastructure at:
[email protected]