nswamy commented on a change in pull request #11147: changes made to publish to maven URL: https://github.com/apache/incubator-mxnet/pull/11147#discussion_r193887720
########## File path: scala-package/pom.xml ########## @@ -30,12 +30,13 @@ <connection>scm:git:g...@github.com:apache/incubator-mxnet.git</connection> <developerConnection>scm:git:g...@github.com:apache/incubator-mxnet.git</developerConnection> <url>https://github.com/apache/incubator-mxnet</url> - <tag>mxnet-parent_2.11-1.2.0</tag> + <tag>HEAD</tag> </scm> <properties> <scala.version>2.11.8</scala.version> <scala.binary.version>2.11</scala.binary.version> + <build.platform /> Review comment: this is passed from the Makefile. ie., to say no default value ---------------------------------------------------------------- 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