diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:21:34 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:26:05 -0400 |
commit | 2a970a1e00d49aca2f8c74705275d552e12794b9 (patch) | |
tree | 1130ebf86dac50a88e904768519e7fde55b5cef4 /version.properties | |
parent | d537d1e32b6d9a2e551b216f4c42d2dd9508b0b7 (diff) |
Prepare event-client for global-jjb
Issue-ID: AAI-2480
Change-Id: I9af21ca790105cbd7537f1dd0fbdb2d22951f0f7
Signed-off-by: Jimmy Forsyth <jf2512@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 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |