aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/moher-api/pom.xml
diff options
context:
space:
mode:
authortkogut <tomasz.kogut@nokia.com>2021-03-11 11:51:30 +0100
committertkogut <tomasz.kogut@nokia.com>2021-03-16 09:35:35 +0100
commit4acad60f6fa6ab803edd22d7fa8e55fda40fbb41 (patch)
treebe5a43a5549c58b73ed11d4fafa3bb923e8764b0 /standardization/moher-api/pom.xml
parentea4a776bfd70f3a01ea01583f1c5af70a98576de (diff)
Support authorized topics in DMaaP-Client (HTTP Basic-Auth)
Issue-ID: DCAEGEN2-2670 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I9f12a16df57c2ddbec457ff017e148f7c19ed20d
Diffstat (limited to 'standardization/moher-api/pom.xml')
-rw-r--r--standardization/moher-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/standardization/moher-api/pom.xml b/standardization/moher-api/pom.xml
index 1b3799f2..02dd52ac 100644
--- a/standardization/moher-api/pom.xml
+++ b/standardization/moher-api/pom.xml
@@ -3,7 +3,7 @@
~ ============LICENSE_START=======================================================
~ DCAEGEN2-SERVICES-SDK
~ ================================================================================
- ~ Copyright (C) 2019-2020 Nokia
+ ~ Copyright (C) 2019-2021 Nokia
~ ================================================================================
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
<parent>
<artifactId>dcaegen2-services-sdk-standardization</artifactId>
<groupId>org.onap.dcaegen2.services.sdk</groupId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</parent>
<name>Monitoring and Healthcheck</name>