frankfliu commented on a change in pull request #13912: Java install info update
URL: https://github.com/apache/incubator-mxnet/pull/13912#discussion_r248509896
 
 

 ##########
 File path: docs/install/index.md
 ##########
 @@ -479,9 +479,7 @@ You can use the Maven packages defined in the following 
dependency to include MX
 <dependency>
     <groupId>org.apache.mxnet</groupId>
     <artifactId>mxnet-full_2.11-linux-x86_64-gpu</artifactId>
-    <scope>system</scope>
-    <version>1.4.0</version>
-    
<systemPath>/system/path/to/jar/mxnet-full_2.11-linux-x86_64-gpu-1.4.0-SNAPSHOT.jar</systemPath>
+    <version>LATEST</version>
 
 Review comment:
   LATEST only works for maven2, it doesn't work for maven 3.
   It's better to use: 
https://maven.apache.org/pom.html#Dependency_Version_Requirement_Specification

----------------------------------------------------------------
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