diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2021-08-25 12:56:08 +0200 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2021-08-25 12:56:08 +0200 |
commit | a3e75f2981250997b3014e90c7a1762a9157b76c (patch) | |
tree | 28ab669d0e8b5946644b8836b0add1524c6b78f4 /build/pom.xml | |
parent | d51967daf160c3f2bfc1cfd6ed71232d023e53c5 (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 'build/pom.xml')
-rw-r--r-- | build/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/pom.xml b/build/pom.xml index a8bf3583..252a8e61 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -32,7 +32,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> |