summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPawel <pawel.kasperkiewicz@nokia.com>2020-03-23 17:16:52 +0100
committerPawel <pawel.kasperkiewicz@nokia.com>2020-03-23 17:16:52 +0100
commitf2568cbd21450f2fcf6d5dbbc51eca9d55d2a67b (patch)
tree166f3e87de54c1ef7a9ca720b2691a478d96e053 /pom.xml
parent806ea2852261adccfe5fd71d6d7e87be942a3e5c (diff)
Corrected version in pom.xml and swagger files1.5.4
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I30dc29343ccda009bd175c2e62a829104349b1a2
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 650443c0..e826ea8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
</parent>
<groupId>org.onap.dcaegen2.collectors.ves</groupId>
<artifactId>VESCollector</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
<name>dcaegen2-collectors-ves</name>
<description>VESCollector</description>
<properties>