diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-03-14 11:11:42 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-03-14 11:11:46 +0000 |
commit | 9602193f94e88e8d82936ba36fc20203227a4eec (patch) | |
tree | 0b5f90ab315579c68ddce6f9c7235102af84bbc8 /version.properties | |
parent | 62e97c96afe7e1400eda5c085dc3619a81691638 (diff) |
[DMAAP-DR] Bump version to 2.1.102.1.10
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I9e389619d3901eb7c566843407a3eb78d5e2f5e0
Issue-ID: DMAAP-1624
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 62075a0a..cd2abb72 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2
minor=1
-patch=9
+patch=10
base_version=${major}.${minor}.${patch}
|