diff options
author | sa282w <sa282w@att.com> | 2018-06-20 09:44:06 -0400 |
---|---|---|
committer | sa282w <sa282w@att.com> | 2018-06-21 10:19:07 -0400 |
commit | 27666ce5feb0e073f0e7dc43b4f1aa267a6b0975 (patch) | |
tree | b4eac5f8e3dcfd733ae487cd19d5bbd0785a580a /version.properties | |
parent | 006a26eef7dc5def6e076af9a7c598603369a990 (diff) |
API Versioning for ECOMP Components in SDK
Issue-ID: PORTAL-263
Included the missing changes for V3 API's and changes from release/2.3.0
to release/2.4.0.
Change-Id: I42173a61ecb6ec29de537c3463d405e1c74d9aaa
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..0e077edb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # major=2 -minor=2 +minor=4 patch=0 base_version=${major}.${minor}.${patch} |