diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-02-27 18:28:56 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-02-27 18:32:15 -0600 |
commit | fe3c40d9686febe8b6dd633bb9b1bbebba00288b (patch) | |
tree | 3eac850b46c6968215f91b2ee5bcc506112f0807 /version.properties | |
parent | 1549cd48ba8d951d7bb58a5979a57c38424f7bb5 (diff) |
Change verison to match POMs2.1.10
Issue-ID: AAF-771
Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9
Signed-off-by: Instrumental <jonathan.gathman@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 913ef770..16010f77 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=2 minor=1 -patch=9 +patch=10 base_version=${major}.${minor}.${patch} |