diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:43:02 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:43:03 -0400 |
commit | 5644f52138ea8700ba4f822d35d277802f8f3d29 (patch) | |
tree | ef3f1e0b4c833edc5a7a7d2d9f1e29365b94ea7d | |
parent | 8bb78722943797bbf8b89a4f562064c6a9de0b96 (diff) |
Upversion rest-client in elalto
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I6084cdfdab84f6efb59f6d691271c5505af8c2e3
-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} |