You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/07 21:00:16 UTC

[GitHub] nswamy commented on a change in pull request #11147: changes made to publish to maven

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:git@github.com:apache/incubator-mxnet.git</connection>
     <developerConnection>scm:git:git@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:
users@infra.apache.org


With regards,
Apache Git Services