diff options
author | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-06-14 14:23:56 -0400 |
---|---|---|
committer | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-06-14 14:24:35 -0400 |
commit | d796b330396d9a819220b2a2c0499cca58a2a338 (patch) | |
tree | a2f0dcbdf9d74349f90ca588e0bdeb50100a6365 /version.properties | |
parent | c41a62d5c57ff2e6a494e0f0169b6f439de74ae5 (diff) |
Added some tools to Docker file build.
Change-Id: I6d2f1b22047291886f824ecf033d103d0d0aa81f
Issue-ID: MUSIC-77
Signed-off-by: Nelson,Thomas(tn1381)(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 45d5a51..e346160 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |