diff options
author | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-03-27 19:50:44 -0400 |
---|---|---|
committer | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-03-27 19:50:44 -0400 |
commit | 9cd6659574e58aae87a8aa40feaad492b2f3bde7 (patch) | |
tree | 4fcdc8dc6942dbc30e30d3c9469b3f9adacb3307 /version.properties | |
parent | 621572bcc14ef8fed700e7c07f7927c5db22531a (diff) |
Code Coverage, Auth ID, Docker
Change-Id: If9212aea5a643f2db6c18090f17cd2da71f5a968
Issue-ID: MUSIC-44, MUSIC-65, MUSIC-56
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 24dfb134..ecf57f41 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=4 -patch=22 +minor=5 +patch=2 base_version=${major}.${minor}.${patch} |