diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-09-03 20:51:09 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-09-03 20:51:09 -0400 |
commit | d26dbbfc39a08657945c6c517879ac17b3d727cd (patch) | |
tree | 713942e038734f54abfb519cfad4a2a9fa0b5e8b /version.properties | |
parent | 58052b99713452d4128651a9914f7f0e9d3b81a4 (diff) |
Update to version 2.9.9 of jackson-databind
Issue-ID: LOG-826
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I79517d4122837b7ed29004e7279b72149855e239
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 53c44ec..e7f8200 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=5
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|