aboutsummaryrefslogtreecommitdiffstats
path: root/services/hv-ves-client/producer/api/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-11-19 16:30:01 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-01-11 15:25:18 +0000
commit2b846c06a5c163cf6252e1d2d7517739f5a43ce9 (patch)
tree8b5a77bd5f61581bd4f28d9f74a69c7a840ebcbf /services/hv-ves-client/producer/api/pom.xml
parente43e052f71357eddf98c0117d5ae566a64b11ccf (diff)
Fix CbsClientFactory to allow retry on Mono from createCbsClient7.0.0-ONAPguilin
Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Id6e58625f3c6bd4aa7dcb1bb167839e0ed31ef93 (cherry picked from commit c610bf0763522c2de5b68c9a7670a9bd269ad262)
Diffstat (limited to 'services/hv-ves-client/producer/api/pom.xml')
-rw-r--r--services/hv-ves-client/producer/api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/hv-ves-client/producer/api/pom.xml b/services/hv-ves-client/producer/api/pom.xml
index d65c52b8..f45a7c64 100644
--- a/services/hv-ves-client/producer/api/pom.xml
+++ b/services/hv-ves-client/producer/api/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk</groupId>
<artifactId>hvvesclient-producer</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</parent>
<artifactId>hvvesclient-producer-api</artifactId>