aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/api-custom-header/pom.xml
diff options
context:
space:
mode:
authortkogut <tomasz.kogut@nokia.com>2021-03-25 12:31:56 +0100
committertkogut <tomasz.kogut@nokia.com>2021-03-25 17:57:39 +0100
commitb7c6e7af778acb904b0be44204532f388fd2492f (patch)
treea816615791497e7393c1a84cd4e7b4515ca042b2 /standardization/api-custom-header/pom.xml
parent56d195e933b57360c6f23c95d91c048f76ca755c (diff)
Remove test dependencies(google.guava, apache.commons.lang3) usage from runtime code
Issue-ID: DCAEGEN2-2670 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I8ef7a1ea6e61cb1232476e6f82238a3124e52160
Diffstat (limited to 'standardization/api-custom-header/pom.xml')
-rw-r--r--standardization/api-custom-header/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/api-custom-header/pom.xml b/standardization/api-custom-header/pom.xml
index eee165b8..c9c3f3c7 100644
--- a/standardization/api-custom-header/pom.xml
+++ b/standardization/api-custom-header/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.sdk</groupId>
<artifactId>dcaegen2-services-sdk-standardization</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>