aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/moher-api/server-adapters/spring-webflux/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'standardization/moher-api/server-adapters/spring-webflux/pom.xml')
-rw-r--r--standardization/moher-api/server-adapters/spring-webflux/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/standardization/moher-api/server-adapters/spring-webflux/pom.xml b/standardization/moher-api/server-adapters/spring-webflux/pom.xml
index d82bda5c..79f8bc3f 100644
--- a/standardization/moher-api/server-adapters/spring-webflux/pom.xml
+++ b/standardization/moher-api/server-adapters/spring-webflux/pom.xml
@@ -3,7 +3,7 @@
~ ============LICENSE_START=======================================================
~ DCAEGEN2-SERVICES-SDK
~ ================================================================================
- ~ Copyright (C) 2019-2021 Nokia
+ ~ Copyright (C) 2019-2022 Nokia
~ ================================================================================
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
@@ -25,7 +25,7 @@
<parent>
<artifactId>dcaegen2-sdk-moher-server-adapters</artifactId>
<groupId>org.onap.dcaegen2.services.sdk</groupId>
- <version>1.8.7-SNAPSHOT</version>
+ <version>1.8.8-SNAPSHOT</version>
</parent>
<name>Monitoring and Healthcheck :: Server Adapters :: Spring Webflux</name>