299b3e7e01
The release scripts need the BranchPattern to be of the form: 1.4.* so that they can match the version using Regex. The doc gen scripts need a SemVer pattern that will match beta releases. The convention is that 1.4.x is not satisfied by 1.4.0.beta.0