aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/moher-api/server-adapters/spring-webflux/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 /standardization/moher-api/server-adapters/spring-webflux/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 'standardization/moher-api/server-adapters/spring-webflux/pom.xml')
-rw-r--r--standardization/moher-api/server-adapters/spring-webflux/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/moher-api/server-adapters/spring-webflux/pom.xml b/standardization/moher-api/server-adapters/spring-webflux/pom.xml
index c58c50dc..43f5552a 100644
--- a/standardization/moher-api/server-adapters/spring-webflux/pom.xml
+++ b/standardization/moher-api/server-adapters/spring-webflux/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>dcaegen2-sdk-moher-server-adapters</artifactId>
<groupId>org.onap.dcaegen2.services.sdk</groupId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</parent>
<name>Monitoring and Healthcheck :: Server Adapters :: Spring Webflux</name>