Set Python and Ubuntu versions in .readthedocs.yaml
[oom/platform/cert-service.git] / certService / version.properties
1 major=2
2 minor=4
3 patch=0
4 base_version=${major}.${minor}.${patch}
5 release_version=${base_version}
6 snapshot_version=${base_version}-SNAPSHOT