Denis Davydenko created MXNET-1264:
--------------------------------------

             Summary: Remove hardcoding of release version from Scala 
publishing to Nexus snapshot repo
                 Key: MXNET-1264
                 URL: https://issues.apache.org/jira/browse/MXNET-1264
             Project: Apache MXNet
          Issue Type: Improvement
          Components: Apache MXNet Scala API
            Reporter: Denis Davydenko


There was an incident when all snapshots of Scala package where removed from 
Nexus repo. Reason for that was that snapshots with updated version were not 
published after version bump in master (from 1.3.1 to 1.4). This, in turn, 
happened due to hardcoded version of MXNet in Scala publishing script. This was 
addressed short term via bumping corresponding version in publishing script. 
But it is hardcoded still.

 

This improvement is to remove hardcoding of MXNet version from Scala publishing 
script so that every time when master has version bumped - it is automatically 
reflected in publishing script and snapshots with newer version are getting 
published.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to