diff options
author | david.mcweeney <david.mcweeney@est.tech> | 2021-03-09 16:36:21 +0000 |
---|---|---|
committer | david.mcweeney <david.mcweeney@est.tech> | 2021-03-12 12:48:15 +0000 |
commit | a4c361637f3cf19b1c5fd4bdc55e40645e34505b (patch) | |
tree | 6de821ea09e8989edeb560694aeaf18337ab72b6 /version.properties | |
parent | f8f4d4ce09bb522d6bf341734d5df06aafcdeff8 (diff) |
Sonar test fix
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Change-Id: Icbb108409c24e371eb8f2c90fef0bcce3f2b59cd
Issue-ID: DMAAP-1564
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 cdff0bd7..62075a0a 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2
minor=1
-patch=8
+patch=9
base_version=${major}.${minor}.${patch}
|