diff options
author | PriyanshuAgarwal <pagarwal@amdocs.com> | 2018-06-15 11:06:32 +0530 |
---|---|---|
committer | priyanshu <pagarwal@amdocs.com> | 2018-06-15 11:06:32 +0530 |
commit | 05ce3093351549eb54029f907f15e9ae9273d476 (patch) | |
tree | c79cd8973801164630ad6b0a804c683fa0ba5a26 /version.properties | |
parent | c3faa49849665b4e84c058e9ac1bf12c280299ba (diff) |
Extended notation support for interface operation.
Support extended notation for "Implementation" in interface operation.
Change-Id: Ie1e0979e19d0989fce8d63ebfb7e3abf93aca4a1
Issue-ID: SDC-1433
Signed-off-by: priyanshu <pagarwal@amdocs.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 d709d86..a169fce 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |