risdenk commented on a change in pull request #163: KNOX-2052 - KnoxShellTable 
mean, median, and mode methods
URL: https://github.com/apache/knox/pull/163#discussion_r332653982
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -758,6 +758,11 @@
 
     <dependencyManagement>
         <dependencies>
+               <dependency>
+                               <groupId>org.apache.commons</groupId>
+                               <artifactId>commons-math3</artifactId>
+                               <version>3.6.1</version>
 
 Review comment:
   Version needs to be a property. See other examples in the `pom.xml` where it 
would be `commons-math3.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]


With regards,
Apache Git Services

Reply via email to