Hello all,

I want to bring to your attention that there have been some accidental
commits to the 1.2.0 branch on my behalf. This was done by the Maven
apache-release plugin while I was working on building a package to publish
to Maven.
When you use apache-release profile in your profile by default it updates
the package version number, create a tag on the remote repo and commit all
the changes from local. This is how my WIP commits got into 1.2.0 which was
not protected.
I have disabled this capability in my current PR
https://github.com/apache/incubator-mxnet/pull/11147/. This is also
necessary since we need to publish on multiple platforms(osx/linux-cpu/gpu)

-Naveen

Reply via email to