diff options
author | Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com> | 2018-03-05 14:18:37 -0500 |
---|---|---|
committer | Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com> | 2018-03-05 14:18:37 -0500 |
commit | a85726c8f611175a21fb55c139f8430ea82fc39d (patch) | |
tree | 2711cd87e1593546a6e24c7672cc83fce6383953 /version.properties | |
parent | 2e9120ec93ff15048d202075f86865880a7e91ca (diff) |
Some Sonar and CLM issues resolved.
- Update some library versions fro CLM
- Some code fixes for Sonar
Change-Id: I270955be6337400f1d30556cfa854712f102916e
Issue-ID: MUSIC-40
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <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 8bbf770a..ba681f30 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=13 +patch=14 base_version=${major}.${minor}.${patch} |