diff options
author | Prudence Au <prudence.au@amdocs.com> | 2019-09-02 20:09:25 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2019-09-02 20:09:25 -0400 |
commit | ea711d15f143094104c556fa81b67a86b16884e1 (patch) | |
tree | 06ad56a5da5cfddd1b258b12c448ce15a0a8c52b /version.properties | |
parent | 1a016e0bcfcfa4e8e4fb0d13e4c5dba43c31d66f (diff) |
Exclude unneccessary artifact - jackson-databind
Issue-ID: LOG-826
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I164d06bb1954eb2434553c297d69205fb0222db8
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 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |