commit | a0f765c8f5fae6e1935f3a8a8f02bf5dc82994c8 | [log] [tgz] |
---|---|---|
author | aasaru <aasaru@gmail.com> | Wed Oct 09 10:38:34 2019 +0300 |
committer | GitHub <noreply@github.com> | Wed Oct 09 10:38:34 2019 +0300 |
tree | 00effac2814d0f686ad7fadd673e4096fb403075 | |
parent | 02551e3c6a5ac98986ff20263a4b081a0adc7fa8 [diff] | |
parent | 5bf9499c879e3e0c27dfec87101abc23411ff6b1 [diff] |
Merge pull request #7 from aasaru/gradle_4.10.3 FINCN-179 gradle to 4.10.3, FINCN-178 make Travis build forks
Utility component to create random salts and hash credentials.
The version numbers follow the Semantic Versioning scheme.
In addition to MAJOR.MINOR.PATCH the following postfixes are used to indicate the development state.
The versioning layout is {MAJOR}.{MINOR}.{PATCH}-{INDICATOR}[.{PATCH}]. Only milestones and release candidates can have patch versions. Some examples:
1.2.3-BUILD-SNAPSHOT
1.3.5-M.1
1.5.7-RC.2
2.0.0-RELEASE
See LICENSE file.