diff options
author | Michal Banka <michal.banka@nokia.com> | 2020-09-09 23:32:34 +0200 |
---|---|---|
committer | Michał Bańka <michal.banka@nokia.com> | 2020-09-14 11:21:24 +0000 |
commit | 9872f0081fa4aec5e41b89fc9a5fe3d4cd19d5c9 (patch) | |
tree | 81219030b515bb1c36c2f7deb4c6eb5a5f9fa0a5 /version.properties | |
parent | 352581efc834c8f9ab64940fda379eb8fdecb5a9 (diff) |
Update schema-map.json, test resources and VES version
- Updated schema-map.json to match current mapping from 3gpp
- Updated test resources
- Set VES version to 1.7.5
Change-Id: Ic792a60efd1349670cdfec77ad99e1f593e2f595
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2264
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 53760fdc..432017a5 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=7 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |