diff options
author | Sunil Unnava <su622b@att.com> | 2018-02-27 03:09:04 -0500 |
---|---|---|
committer | Sunil Unnava <su622b@att.com> | 2018-02-27 03:10:52 -0500 |
commit | 907bb776273e1bf41331609c51dc520c3d4fa181 (patch) | |
tree | 115bf6090777f645d930b7c44249da55b5dd2799 /version.properties | |
parent | 3d4e12d9293a7a3ca3cceb03289d11497ccbff38 (diff) |
Security issues fixesv1.1.1
Issue-ID: DMAAP-207
Change-Id: I8c95f2647676fc4c2e754bdc280b97886f53403f
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 d6e413c..e1118ab 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |