diff options
author | Thomas Nelson Jr (arthurdent3) <tn1381@att.com> | 2018-02-25 02:44:51 -0500 |
---|---|---|
committer | Thomas Nelson Jr (arthurdent3) <tn1381@att.com> | 2018-02-25 02:44:51 -0500 |
commit | efff2b72360e33b92b8ae32f76b0c8e6082b7842 (patch) | |
tree | 895c80f44d648e365a42c4332d324b74d24f17ac /version.properties | |
parent | b6a14a0dc52c9ed43b035aff79831fc32fd52fe3 (diff) |
Sonar and CLM fixes
Added missing files and Remove zookeeper Server issues Unit Test.
Issue-ID: MUSIC-40
Change-Id: I52507fdd83327c7e6805c93e475a0d58ae9d6ee0
Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@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 cc011b98..f4a16a7a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=11 +patch=12 base_version=${major}.${minor}.${patch} |