From 189c70a48c24274fb7dd6cb910397a9a93233401 Mon Sep 17 00:00:00 2001 From: Izabela Zawadzka Date: Fri, 15 Mar 2019 09:43:56 +0100 Subject: Use Netty HttpServer in XnfApiServer Change-Id: I86e06bd540c961098ee11af99735a5b35ce760fd Issue-ID: DCAEGEN2-1325 Signed-off-by: Izabela Zawadzka --- sources/hv-collector-utils/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sources/hv-collector-utils/pom.xml') diff --git a/sources/hv-collector-utils/pom.xml b/sources/hv-collector-utils/pom.xml index feba8123..e85b8ee4 100644 --- a/sources/hv-collector-utils/pom.xml +++ b/sources/hv-collector-utils/pom.xml @@ -3,7 +3,7 @@ ~ ============LICENSE_START======================================================= ~ dcaegen2-collectors-veshv ~ ================================================================================ - ~ Copyright (C) 2018 NOKIA + ~ Copyright (C) 2018-2019 NOKIA ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -84,11 +84,6 @@ org.jetbrains.kotlinx kotlinx-coroutines-core - - io.ratpack - ratpack-core - true - com.google.guava guava -- cgit 1.2.3-korg