You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/24 15:36:47 UTC

[GitHub] JaredTan95 commented on a change in pull request #1957: feat:Active System.env Config In Both Collector And agent.config.

JaredTan95 commented on a change in pull request #1957: feat:Active System.env Config In Both Collector And agent.config.
URL: https://github.com/apache/incubator-skywalking/pull/1957#discussion_r236045780
 
 

 ##########
 File path: oap-server/server-library/library-util/pom.xml
 ##########
 @@ -43,7 +47,7 @@
         <dependency>
             <groupId>com.github.stefanbirkner</groupId>
             <artifactId>system-rules</artifactId>
-            <version>1.18.0</version>
+            <version>${ststem-rules.version}</version>
 
 Review comment:
   This dependency is necessary for the test case in the library-util module of oap-server side.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services