aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/http-client
diff options
context:
space:
mode:
authortkogut <tomasz.kogut@nokia.com>2020-11-26 09:31:32 +0100
committertkogut <tomasz.kogut@nokia.com>2020-11-27 13:24:14 +0100
commit200889e7427038869127555aeb6bcd63809a453b (patch)
treeb122476d079fc0fa8501e028f0f2ee428c57b2f2 /rest-services/http-client
parentc610bf0763522c2de5b68c9a7670a9bd269ad262 (diff)
Update Reactor version and upgrade TestContainers
Issue-ID: DCAEGEN2-2532 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ic92bdbb7b82055e7b9ec211d50d04f6843b4ca5e
Diffstat (limited to 'rest-services/http-client')
-rw-r--r--rest-services/http-client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rest-services/http-client/pom.xml b/rest-services/http-client/pom.xml
index 64ac6037..bae2f662 100644
--- a/rest-services/http-client/pom.xml
+++ b/rest-services/http-client/pom.xml
@@ -3,7 +3,7 @@
~ ============LICENSE_START====================================
~ DCAEGEN2-SERVICES-SDK
~ =========================================================
- ~ Copyright (C) 2019 Nokia. All rights reserved.
+ ~ Copyright (C) 2019-2020 Nokia. All rights reserved.
~ =========================================================
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk</groupId>
<artifactId>dcaegen2-services-sdk-rest-services</artifactId>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>