diff options
author | Thomas Nelson <nelson24@att.com> | 2018-10-17 01:54:37 -0400 |
---|---|---|
committer | Thomas Nelson <nelson24@att.com> | 2018-10-17 01:54:37 -0400 |
commit | 9545cc70a4e86943ada2013027e91382eba3dfb6 (patch) | |
tree | 13d58e26f0626b2cefaacdf8261a3c49ace0444a /version.properties | |
parent | 4a0526db85bc28e3e10c9a0ee98474a24e3dcb4a (diff) |
Update pom and other files to fix bug in MUSIC
Change-Id: Ic6086b40a2dd41b15b028cd0ddb7c62df7175682
Issue-ID: MUSIC-147
Signed-off-by: Thomas Nelson <nelson24@att.com>
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index ecd85846..dc14e8e0 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=0 -patch=22 +patch=23 base_version=${major}.${minor}.${patch} |