lanking520 commented on a change in pull request #12827: Update scala intellij 
tutorial
URL: https://github.com/apache/incubator-mxnet/pull/12827#discussion_r230628941
 
 

 ##########
 File path: docs/tutorials/scala/mxnet_scala_on_intellij.md
 ##########
 @@ -73,7 +73,6 @@ The configuration you should update is in the pom file's 
dependency for MXNet:
 <dependency>
   <groupId>org.apache.mxnet</groupId>
   <artifactId>mxnet-full_2.11-osx-x86_64-cpu</artifactId>
-  <version>1.2.0</version>
 
 Review comment:
   In fact, if you remove this, maven is not gonna work. As I tried last time, 
you still have to specify a version. You can simply change this as a 
placeholder and let the user find the right version number from Maven central

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to