diff options
author | efiacor <fiachra.corcoran@est.tech> | 2021-12-16 15:34:45 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2021-12-16 15:34:51 +0000 |
commit | 12036ed204d2f1d5087a165005fe23490e21c249 (patch) | |
tree | dddb3ac54998361b8afce2f8a635354ae81f3712 /version.properties | |
parent | aa2d49b0cb03606f9c367499d4cd878e088f53c0 (diff) |
[DMAAP-MR] Version bump to 1.3.11.3.1
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I13495fbb71ff0a35cd2f4281e1dc6bc9c3e592ab
Issue-ID: DMAAP-1691
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 d8e24cd..410bad2 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |