aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>2018-03-04 03:28:07 -0500
committerThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>2018-03-04 03:28:07 -0500
commitf327e0cb4a14ff8d4f85e5ae9da5986b8c87ab8c (patch)
treec5fc16c846c3e4b1c894c359e91cf68baa4af088 /version.properties
parent168c54c6e774563910a3ed5a7480ea63cd3fe572 (diff)
Sonar Fixes to increate Coverage on Unit tests
Including bug fix that added proper Exception handling on REST Calls. Change-Id: I618faa69ab549e76c148bb7c664a5ffe0eae84ca Issue-ID: MUSIC-44, MUSIC-45 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index f4a16a7a..8bbf770a 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=2
minor=4
-patch=12
+patch=13
base_version=${major}.${minor}.${patch}