diff options
Diffstat (limited to 'hv-collector-health-check/pom.xml')
-rw-r--r-- | hv-collector-health-check/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hv-collector-health-check/pom.xml b/hv-collector-health-check/pom.xml index 5d0b4831..45fa2e04 100644 --- a/hv-collector-health-check/pom.xml +++ b/hv-collector-health-check/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>ves-hv-collector</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |