aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-core/pom.xml
diff options
context:
space:
mode:
authorkjaniak <kornel.janiak@nokia.com>2020-01-15 11:30:18 +0100
committerkjaniak <kornel.janiak@nokia.com>2020-01-15 11:30:18 +0100
commita5ca7fc9b36444dddd6425acf00496d81ed40568 (patch)
treebda3a6c62bac2d9a7b3ee48aea08a43528afdcfc /sources/hv-collector-core/pom.xml
parente05efd6688e11ca3c51c5518549130c23fef77d7 (diff)
Change hv-ves version after last release
Since this version will include java 11 minor version top up. Change-Id: Ie45f1a6afc33c2199d0a3f4d048420769158a6e6 Issue-ID: DCAEGEN2-1982 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'sources/hv-collector-core/pom.xml')
-rw-r--r--sources/hv-collector-core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-core/pom.xml b/sources/hv-collector-core/pom.xml
index 446bc213..eb327c16 100644
--- a/sources/hv-collector-core/pom.xml
+++ b/sources/hv-collector-core/pom.xml
@@ -33,7 +33,7 @@
<parent>
<groupId>org.onap.dcaegen2.collectors.hv-ves</groupId>
<artifactId>hv-collector-sources</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>