You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Problem
Currently travis is publishing 0.2.3-SNAPSHOT artifacts for 0.5.x branch.
#### Modifications
I am not 100% sure if this is the correct way to make travis publish the correct version, but it is a way!
Modified `buildViaTravis.sh` to override the version, just for snapshot builds.
#### Result
Correct version number for snapshot.
0 commit comments