johnyangk commented on a change in pull request #62: [NEMO-71] Add 
LocationShareAssignmentPass and Example Application
URL: https://github.com/apache/incubator-nemo/pull/62#discussion_r199789261
 
 

 ##########
 File path: compiler/optimizer/pom.xml
 ##########
 @@ -36,6 +36,11 @@ limitations under the License.
     </repositories>
 
     <dependencies>
+        <dependency>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-math3</artifactId>
+            <version>3.6.1</version>
 
 Review comment:
   The version number should be specified in the root pom.xml.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to