summaryrefslogtreecommitdiffstats
path: root/sources/pom.xml
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2021-08-25 12:56:08 +0200
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2021-08-25 12:56:08 +0200
commita3e75f2981250997b3014e90c7a1762a9157b76c (patch)
tree28ab669d0e8b5946644b8836b0add1524c6b78f4 /sources/pom.xml
parentd51967daf160c3f2bfc1cfd6ed71232d023e53c5 (diff)
Update SDK version to 1.8.71.9.1
Issue-ID: DCAEGEN2-2718 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I186dfe7c0e74c05f9b100f6daeb63b6083dd4c01
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>