diff options
author | su622b <sunil.unnava@att.com> | 2018-04-26 16:59:14 -0400 |
---|---|---|
committer | su622b <sunil.unnava@att.com> | 2018-04-26 16:59:24 -0400 |
commit | fd43f0cffba3a74ad6962d931dda738eda16e99c (patch) | |
tree | a042283eae16d9ec43033b05436d49bc2bb85100 /version.properties | |
parent | 1bc5db9215e0dc314d49e4e11a112e272bbc23ca (diff) |
Updated the spring-expression version
Issue-ID: DMAAP-431
Change-Id: Ib8c6ed39265aee9b18eda334dcadfc8ec78ba61b
Signed-off-by: su622b <sunil.unnava@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 05dc9e5..e7654d1 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |