diff options
author | Manzon, Inna (im453s) <im453s@intl.att.com> | 2018-12-25 17:41:33 +0200 |
---|---|---|
committer | Manzon, Inna (im453s) <im453s@intl.att.com> | 2019-01-07 10:27:45 +0200 |
commit | 16cfd402db3048735615f11751c512386dfc0382 (patch) | |
tree | e95778eaefdb78ad72b744935f94ec92471f3dae /version.properties | |
parent | e502e8a5b21819ddaceb7c7d3ab387467231cc3c (diff) |
SDC Tosca Parser getEntity API
Change-Id: I4232c4ca85432bf9c81a81d717bee23b187182aa
Issue-ID: SDC-1967
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 61bae76..3a44f58 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=9 +patch=10 base_version=${major}.${minor}.${patch} |