aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pom.xml')
-rw-r--r--sources/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/pom.xml b/sources/pom.xml
index e3c82dc2..16ebf304 100644
--- a/sources/pom.xml
+++ b/sources/pom.xml
@@ -33,7 +33,7 @@
<parent>
<groupId>org.onap.dcaegen2.collectors.hv-ves</groupId>
<artifactId>ves-hv-collector</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -126,7 +126,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>hv-collector-analysis</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>