diff options
author | Jack Lucas <jflos@sonoris.net> | 2021-03-06 13:54:40 -0500 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2021-03-24 14:00:59 +0000 |
commit | 72885bb25ecb5fac935e27a34df6b3b3860e7115 (patch) | |
tree | 51ba8a1b9e0f3d678e4ed32507a397a973db8524 /version.properties | |
parent | 814032fe8070641a4ee760689b9e282c2b777a8a (diff) |
Add DCAE Microservice Health Check
Issue-ID: DCAEGEN2-2660
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I0f7488008e7595e493176138b5f449b33ddb0f1b
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 6d929e5d..df4b0252 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |