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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ </parent>
<groupId>org.onap.dcaegen2.collectors.ves</groupId>
<artifactId>VESCollector</artifactId>
- <version>1.7.4-SNAPSHOT</version>
+ <version>1.7.5-SNAPSHOT</version>
<name>dcaegen2-collectors-ves</name>
<description>VESCollector</description>
<properties>
|