diff options
author | Nelson, Thomas (tn1381) <tn1381@att.com> | 2018-08-27 19:52:13 +0000 |
---|---|---|
committer | Nelson, Thomas (tn1381) <tn1381@att.com> | 2018-08-27 19:52:13 +0000 |
commit | c79755d43c123176515e5cafbba0774a03d297d3 (patch) | |
tree | 869472d1d7a9883aaa8a60604c5dad54128bd5ba /version.properties | |
parent | 21b8e51a9318a97363437c9668e3564875c15f8f (diff) |
Swagger Update and other updates.
Updates related to callback api
Change-Id: I2a4c00e8db4a430c5998e7770389451610f0770a
Issue-ID: MUSIC-97
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
Diffstat (limited to 'version.properties')
-rwxr-xr-x[-rw-r--r--] | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index be1ffe50..bcb19409 100644..100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=0 -patch=13 +patch=15 base_version=${major}.${minor}.${patch} |