diff options
author | Sunil Unnava <su622b@att.com> | 2018-02-22 16:48:55 -0500 |
---|---|---|
committer | Sunil Unnava <su622b@att.com> | 2018-02-22 16:49:20 -0500 |
commit | 3ccc06f89a1c63397b81c98951828874e2388f98 (patch) | |
tree | 1a85ab4e875e67287d0d61fe6965ced5fea9ef45 /version.properties | |
parent | 952b238717fbc558d7b017c531220f246921d968 (diff) |
Security Fixes
Issue-ID: DMAAP-206
Change-Id: Iac2cfe2c41df6d05e765e21b4f5297a032f447cd
Signed-off-by: Sunil Unnava <su622b@att.com>
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 e1118ab..ac02ac5 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |