diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-20 15:20:24 +0200 |
---|---|---|
committer | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-20 15:20:24 +0200 |
commit | 31caf1121622833779906b1eae9f795f94882d45 (patch) | |
tree | 1101d83435454251cfde1bfa724a7c5857cb106b /version.properties | |
parent | 56817b9ae17b2f56f72c94cf1e2fc496cbdc1a20 (diff) |
Upgrade SnakeYAML version for sdc-tosca
Change-Id: I3cbfe0200cfccde7246f29430e945ecbe2da8d9c
Issue-ID: SDC-234
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@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 a61846b..5ad9fe3 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=1 +patch=3 base_version=${major}.${minor}.${patch} |