diff options
author | Steven Blimkie <Steven.Blimkie@amdocs.com> | 2019-08-15 20:57:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-15 20:57:55 +0000 |
commit | 8c1ed8fd610653a67d6e7f07cae67bca7b9ba8ad (patch) | |
tree | 52655e98e2a553761e0afe7dd10e8840d6590201 | |
parent | 4595ab38586a1390e04f31cfdec2e41b8c13d0a1 (diff) | |
parent | 5644f52138ea8700ba4f822d35d277802f8f3d29 (diff) |
Merge "Upversion rest-client in elalto" into elalto5.1.0-ONAP5.0.1-ONAPelalto
-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} |