commit | 70f3a21c34a00da99ab6649c23678ab8172580aa | [log] [tgz] |
---|---|---|
author | aasaru <aasaru@gmail.com> | Thu Jan 05 11:07:48 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu Jan 05 11:07:48 2023 +0200 |
tree | 4dc7b9415a07e0dc54b977aecacfe9eac6569354 | |
parent | e7eb5e14086c6da2c122639d9585ec9ffb6d03cc [diff] |
Delete travis.sh Removing Travis CI as ASF Infra has decided to move away from Travis.
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.