summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichal Banka <michal.banka@nokia.com>2020-09-09 23:32:34 +0200
committerMichał Bańka <michal.banka@nokia.com>2020-09-14 11:21:24 +0000
commit9872f0081fa4aec5e41b89fc9a5fe3d4cd19d5c9 (patch)
tree81219030b515bb1c36c2f7deb4c6eb5a5f9fa0a5 /pom.xml
parent352581efc834c8f9ab64940fda379eb8fdecb5a9 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1b4510b7..e65db2ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>