zachgk commented on issue #15650: 1.5.0 Scala package missing from Maven Central URL: https://github.com/apache/incubator-mxnet/issues/15650#issuecomment-514809401 @barumrho The scala package has not been released yet. @lanking520 and I are currently working on it. We need to have other committers verify the release which takes a bit, but I'll let you know when we get it out. To change the version, you could update the version in `scala-package/assembly/pom.xml`. You could also run `mvn deploy -Drepo_url=file://$HOME/.m2/repository` and that would give you 1.5.0-SNAPSHOT. Add `-Drevision=1.5.0` if you want to use a specific 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
