diff options
author | Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com> | 2018-06-05 14:09:02 -0400 |
---|---|---|
committer | Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com> | 2018-06-05 14:09:02 -0400 |
commit | 03ade18ac83ab02ee1ce0d6d43725b96513b4577 (patch) | |
tree | 79ccb24c5599169ba3ac764b1ede71fb42c3069e /version.properties | |
parent | 932c9e80911645798712a77e4cee9230a4b59408 (diff) |
Update Master to include jar folder.
This will put jar folder form separate branch into this where it
belongs and we can build properly for beijing. Cassablanca will
have a parent pom approach.
Change-Id: Ieae3fce5ab42faddf4964285533fdc59d8b963de
Issue-ID: MUSIC-79
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <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 8cfb5921..d80599bb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=3 +patch=11 base_version=${major}.${minor}.${patch} |