From 007480ce97edd553c093036634a2f7e6ea47ef1e Mon Sep 17 00:00:00 2001 From: Filip Krzywka Date: Tue, 12 Mar 2019 11:50:37 +0100 Subject: Extract HV-VES configuration module To avoid cyclic dependency between "modules trio" configuration-core-ssl some classes from core.model were also extracted. Change-Id: Ie11029ae3500964f67f4d72279ddd68cdb2a1f0c Issue-ID: DCAEGEN2-1332 Signed-off-by: Filip Krzywka --- sources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/pom.xml') diff --git a/sources/pom.xml b/sources/pom.xml index 30c15252..7e877438 100644 --- a/sources/pom.xml +++ b/sources/pom.xml @@ -38,7 +38,6 @@ hv-collector-sources - 1.1.0-SNAPSHOT VES HighVolume Collector :: Sources pom @@ -137,6 +136,7 @@ hv-collector-commandline + hv-collector-configuration hv-collector-core hv-collector-ct hv-collector-dcae-app-simulator -- cgit 1.2.3-korg