diff options
author | Manzon, Inna (im453s) <im453s@intl.att.com> | 2018-09-12 18:58:05 +0300 |
---|---|---|
committer | Manzon, Inna (im453s) <im453s@intl.att.com> | 2018-10-04 12:15:10 +0300 |
commit | aef8cb7c54e2ea7097509ca389b1b597a2bfbaf5 (patch) | |
tree | 2d2ef82894670da0bdbc8bd303c38956216ee056 /version.properties | |
parent | dd9bf09b41cbe88d0ae2e784ab2df7945fe3a935 (diff) |
Tosca Parser - getPropertyValue and tests
Change-Id: I7c5befd271079b36401b0dfc332ad86392350c77
Issue-ID: SDC-1757
Signed-off-by: Manzon, Inna (im453s) <im453s@intl.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 d1722d6..ed1cd82 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |