diff options
author | sa282w <sa282w@att.com> | 2018-06-22 12:09:50 -0400 |
---|---|---|
committer | sa282w <sa282w@att.com> | 2018-06-27 12:44:16 -0400 |
commit | 3772c40e89085db751c2a4823084b0b1810b1b31 (patch) | |
tree | 1eb8b299896021a4eb740b8f5526e5af9fd5fd1a /version.properties | |
parent | cc409b55d11d971a4cc85df63be2fe32317c9082 (diff) |
API Versioning for ECOMP Components in SDK
Issue-ID: PORTAL-263
Included the missing changes for V3 API's for UserService and
LoginService and release/2.4.0 changes needed to be merged in master
branch.
Change-Id: Ic516255464d3edf637df3e8c64eafbf0dde8cee3
Signed-off-by: sa282w <sa282w@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 dd5fdaca..86be2067 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # major=2 -minor=2 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |