wu-sheng commented on a change in pull request #2817: Provide Nacos dynamic
configuration center implementation. fixes #2816
URL: https://github.com/apache/skywalking/pull/2817#discussion_r290101681
##########
File path: pom.xml
##########
@@ -186,6 +186,7 @@
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
<jacoco-maven-plugin.version>0.8.3</jacoco-maven-plugin.version>
<jmh.version>1.21</jmh.version>
+ <nacos.version>1.0.0</nacos.version>
Review comment:
Nacos version now shared in cluster management and DCS, you should use
dependency management in the root of `aop-server/pom.xml`. The root pom of the
project is used by both agent and oap.
----------------------------------------------------------------
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]
With regards,
Apache Git Services