commit | d6b0c9a90664899a5891cecab178c1ce08a97569 | [log] [tgz] |
---|---|---|
author | Isaac Kamga <ikamga@apache.org> | Mon Sep 02 23:12:44 2019 +0100 |
committer | GitHub <noreply@github.com> | Mon Sep 02 23:12:44 2019 +0100 |
tree | f3d8d5c357311e16d7b7881a670edf78ebdbfe2a | |
parent | 6d758fa4c7f15f1f6b6ca4ce3aa0ba15608b62f4 [diff] | |
parent | 3527df3a8bf4d2c09c0f4a579480e2ad9de16cdc [diff] |
Merge pull request #9 from Izakey/FINCN-123 Migrate payroll service from MariaDB to PostgreSQL
This project provides functionality to configure payroll allocations and distribute payroll payments for customers.
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.