From 23438166832778b36f3aac7b3cc0b81ab6e8da1e Mon Sep 17 00:00:00 2001 From: fkrzywka Date: Tue, 5 Jun 2018 12:55:06 +0200 Subject: Extract domain module WireFrame extracted to domain module Domain package name in collector-core changed to avoid collision Merged Protobuf module with new domain module Closes ONAP-253. Change-Id: Ie7ac0bb877eae018a7520b4f3ceebe9fd51dbf65 Signed-off-by: fkrzywka Issue-ID: DCAEGEN2-601 --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index aba7059b..2fc094e0 100644 --- a/pom.xml +++ b/pom.xml @@ -37,16 +37,16 @@ VES HighVolume Collector pom - - hv-collector-core - hv-collector-main - hv-collector-ct - protobuf - hv-collector-utils - hv-collector-coverage - hv-collector-analysis - hv-collector-client-simulator - + + hv-collector-analysis + hv-collector-client-simulator + hv-collector-core + hv-collector-coverage + hv-collector-ct + hv-collector-domain + hv-collector-main + hv-collector-utils + 1.2.41 -- cgit 1.2.3-korg