lepe opened a new issue #18900: URL: https://github.com/apache/incubator-mxnet/issues/18900
## Description In Maven Repository, there are releases up to 1.5.1. Version 1.6.0 is missing, for example: https://mvnrepository.com/artifact/org.apache.mxnet/mxnet-full_2.11-linux-x86_64-gpu ```<dependency> <groupId>org.apache.mxnet</groupId> <artifactId>mxnet-full_2.11-linux-x86_64-gpu</artifactId> <version>1.6.0</version> </dependency>``` ### Error Message Version 1.6.0 doesn't exists. ---------------------------------------------------------------- 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]
